menu
afib package
documentation
afib_flutter.dart
AFDrawerStateProgrammingInterface<TState extends AFComponentState, TBuildContext extends AFBuildContext<AFFlexibleStateView, AFRouteParam>, TTheme extends AFFunctionalTheme>
onCloseDrawer method
onCloseDrawer method
dark_mode
light_mode
onCloseDrawer
method
void
onCloseDrawer
(
)
Implementation
void onCloseDrawer() { context.closeDrawer(); }
afib package
documentation
afib_flutter
AFDrawerStateProgrammingInterface<TState extends AFComponentState, TBuildContext extends AFBuildContext<AFFlexibleStateView, AFRouteParam>, TTheme extends AFFunctionalTheme>
onCloseDrawer method
AFDrawerStateProgrammingInterface class