FeedScroll mixin

Properties

baseScreen BaseScreen
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isHidden bool
getter/setter pair
isLoading bool
getter/setter pair
manager DataManager
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scrollController ScrollController
getter/setter pair
scrollingRetrieveLength int
final
sliverList SliverList
no setter
slivers List<Widget>
no setter

Methods

initState() → void
line(int index) Widget
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
page(BuildContext context) Widget
state() → void
timeline(int index) Widget
toString() String
A string representation of this object.
inherited

Operators

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