DimensionSide class

Constructors

DimensionSide(double spacer, SidesFlag sidesFlag)
const

Properties

hashCode int
The hash code for this object.
no setterinherited
lg EdgeInsets
no setter
md EdgeInsets
no setter
none EdgeInsets
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sidesFlag SidesFlag
final
sm EdgeInsets
no setter
spacer double
final
xl EdgeInsets
no setter
xs EdgeInsets
no setter
xxl EdgeInsets
no setter
xxs EdgeInsets
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
value(double factor) EdgeInsets

Operators

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