menu
modular_ui package
documentation
modular_ui.dart
MUILoadingButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
Future
Function
()
onPressed
final
Future Function to be passed, must be awaited
Implementation
final Future Function() onPressed;
modular_ui package
documentation
modular_ui
MUILoadingButton
onPressed property
MUILoadingButton class