menu
ub_code_structure package
documentation
widget/app_primary_button.dart
SecondaryButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Callback invoked when the button is tapped.
Implementation
final VoidCallback? onPressed;
ub_code_structure package
documentation
widget/app_primary_button
SecondaryButton
onPressed property
SecondaryButton class