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

hashCode int
The hash code for this object.
no setterinherited
pipe FPipe<double>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
visible bool
final
widgetHeight double
final

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

Constants

holderKey → const String