menu
flutter_lion_components package
documentation
components/lion_button.dart
LionSecondaryButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
onPressed
final
inherited
The callback function triggered when the button is pressed.
Implementation
final VoidCallback onPressed;
flutter_lion_components package
documentation
components/lion_button
LionSecondaryButton
onPressed property
LionSecondaryButton class