FHorizontalSizeMeasurer class
FPipe must be persistent (initialize from FPageLogic) FPipe.holder used to save value "isHaveSize"
Constructors
-
FHorizontalSizeMeasurer({required FPipe<
double> pipe, double widgetHeight = 1, bool visible = false})
Properties
Methods
-
items(
void fn(FHorizontalSizeMeasurerItems e)) → SingleChildRenderObjectWidget -
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