-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
Example:
runApp(new SizedBox(
height: 50.0,
child: new Container(decoration: new BoxDecoration(backgroundColor: Colors.green[500]), height: 50.0)
));
I would expect this to create a strip of green 50 pixels high. Instead, the whole screen is filled with green.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.