Layout class
Constructors
- Layout.new(Map map, View view)
Properties
Methods
-
build(
BuildContext context) → Widget -
buildChildWidgets(
List children) → List< Widget> -
buildExpanded(
Map props, BuildContext context) → Expanded -
buildForm(
Map props, BuildContext context) → Form -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited