ScrollableListTabScrollerState class

Constructors

ScrollableListTabScrollerState()

Properties

hashCode int
The hash code for this object.
no setterinherited
itemPositionsListener ↔ dynamic
latefinal
itemScrollController ↔ dynamic
latefinal
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

build(dynamic context) → dynamic
buildCustomBodyContainerOrDefault({required dynamic context, required dynamic child}) → dynamic
buildCustomHeaderContainerOrDefault({required dynamic context, required dynamic child}) → dynamic
buildScrollabelPositionedList() → dynamic
dispose() → void
getDisplayedPositionFromList() int?
initState() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onSelectedTabChange() → void
setCurrentActiveIfDifferent(int currentActive) → void
toString() String
A string representation of this object.
inherited

Operators

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