menu
perceive_slidable package
documentation
perceive_slidable
PerceiveSlidableDelegate
rebuild method
rebuild
brightness_4
brightness_5
rebuild
method
void
rebuild
(
[
void
fn
(
)?]
)
Implementation
void rebuild([void Function()? fn]){ delegateState?.rebuild(fn ?? () {}); }
perceive_slidable package
documentation
perceive_slidable
PerceiveSlidableDelegate
rebuild method
PerceiveSlidableDelegate class
Constructors
PerceiveSlidableDelegate
Properties
delegateObject
delegateState
hashCode
initialExtent
initialPage
isScrolled
pageCount
runtimeType
scrollControllers
sheetController
stateTower
staticScrollModifier
tabController
Methods
customBodyBuilder
dispose
headerBuilder
noSuchMethod
rebuild
sheetListener
toString
wrapperBuilder
Operators
operator ==