menu
ub_code_structure package
documentation
widget/app_primary_button.dart
PrimaryButton
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
PrimaryButton
onPressed property
PrimaryButton class