menu
fastyle_buttons package
documentation
ui/actions/action.button.dart
FastActionButton
handleTap abstract method
handleTap abstract method
dark_mode
light_mode
handleTap
abstract method
Future
<
void
>
handleTap
(
BuildContext
context
)
Implementation
Future<void> handleTap(BuildContext context);
fastyle_buttons package
documentation
ui/actions/action.button
FastActionButton
handleTap abstract method
FastActionButton class