Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Make BoxDecoration extensible #160

Closed
@FlutterIssues

Description

@FlutterIssues

Issue by Hixie
Monday Sep 14, 2015 at 16:32 GMT
Originally opened as https://github.com/flutter/engine/issues/1156


We should have BoxDecoration inherit from a superclass that has a "get painter" method that returns an object that does the painting, and BoxDecoration overrides that method to return a BoxPainter constructed with a copy of the BoxDecoration in question.

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: new featureNothing broken; request for a new capabilityframeworkflutter/packages/flutter repository. See also f: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions