LayoutOUT class

Inheritance
Mixed in types

Constructors

LayoutOUT(LayoutIN iN)

Properties

alignment Alignment?
no setterinherited
axis Axis?
no setterinherited
child Widget
no setterinherited
children List<Widget>
no setterinherited
constraints BoxConstraints?
no setterinherited
data LayoutData
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
height double?
no setterinherited
heightFactor double
no setterinherited
iD Symbol
no setterinherited
iN LayoutIN
finalinherited
longestSide double
no setterinherited
margin EdgeInsets
no setterinherited
measuredSize Size?
getter/setter pairinherited
padding EdgeInsets
no setterinherited
parentData LayoutData
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shortestSide double?
no setterinherited
width double?
no setterinherited
widthFactor double
no setterinherited

Methods

build(BuildContext context) Widget
inherited
combine(List<Widget> children) Widget
inherited
inside(Widget child) Widget
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
outside(Widget child) Widget
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited