ObserveDisplayingChildModelMixin mixin

Superclass Constraints
Mixin Applications

Properties

axis Axis
The axis of sliver
no setter
displayPercentage double
The display percentage of the current widget
no setter
hashCode int
The hash code for this object.
no setterinherited
index int
The index of child widget.
getter/setter pairinherited
mainAxisSize double
The size of child on the main axis
no setter
renderObject RenderBox
The renderObject RenderBox of child widget.
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollOffset double
The scroll offset of sliver
no setter
size Size
The size of child
no setter
sliver RenderSliver
The target sliverList
getter/setter pairinherited

Methods

calculateDisplayPercentage() double
Calculates the display percentage of the current widget
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