menu
emoji_alert package
documentation
widgets/secondary_button.dart
SecondaryButton
onButtonPressed property
onButtonPressed property
dark_mode
light_mode
onButtonPressed
property
Function
?
onButtonPressed
final
Function invoked when pressing the button
Implementation
final Function? onButtonPressed;
emoji_alert package
documentation
widgets/secondary_button
SecondaryButton
onButtonPressed property
SecondaryButton class