menu
widgets_pack package
documentation
helpers/button.config.dart
AppButtonConfig
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
FutureOr
<
void
>
Function
()
?
onPressed
final
Implementation
final FutureOr<void> Function()? onPressed;
widgets_pack package
documentation
helpers/button.config
AppButtonConfig
onPressed property
AppButtonConfig class