menu
curtain package
documentation
curtain
Curtain
onPageChange property
onPageChange
brightness_4
onPageChange
property
Null safety
(void Function?
(
int
page
)
?)
onPageChange
final
Called with page index when page changed.
Implementation
final void Function(int page)? onPageChange;
curtain package
documentation
curtain
Curtain
onPageChange property
Curtain class
Constructors
Curtain
Properties
controller
curtainSideBarConfig
direction
extendBody
hashCode
items
key
onPageChange
runtimeType
scaffoldConfig
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==