menu
afib package
documentation
afib_flutter.dart
AFUIPrototypeDrawerSPI
onPressedViewButton method
onPressedViewButton method
dark_mode
light_mode
onPressedViewButton
method
void
onPressedViewButton
(
int
view
)
Implementation
void onPressedViewButton(int view) { context.updateRouteParam(context.p.copyWith(view: view)); }
afib package
documentation
afib_flutter
AFUIPrototypeDrawerSPI
onPressedViewButton method
AFUIPrototypeDrawerSPI class