TFlexParamItems class

Inheritance

Constructors

TFlexParamItems(TFlexBox FlexBox)

Properties

Align TFlexAlignItem?
getter/setter pairinherited
FlexBox TFlexBox
final
Grow double
getter/setter pairinherited
hashCode int
The hash code for this object.
no setterinherited
Height TMetric?
getter/setter pairinherited
Justify TFlexJustify?
getter/setter pairinherited
MarginBottom int?
getter/setter pairinherited
MarginLeft int?
getter/setter pairinherited
MarginRight int?
getter/setter pairinherited
MarginTop int?
getter/setter pairinherited
MaxHeight TMetric?
getter/setter pairinherited
MaxWidth TMetric?
getter/setter pairinherited
MinHeight TMetric?
getter/setter pairinherited
MinWidth TMetric?
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
Width TMetric?
getter/setter pairinherited

Methods

Invalidate() → void
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
SetMargin(int? left, int? top, int? right, int? bottom) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

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