menu
auraa_ui package
documentation
aura_ui.dart
AuiButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Callback function to be executed when the button is pressed.
Implementation
final VoidCallback? onPressed;
auraa_ui package
documentation
aura_ui
AuiButton
onPressed property
AuiButton class