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