menu
messenger
ui/widget/outlined_rounded_button.dart
OutlinedRoundedButton
onPressed property
onPressed
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Callback, called when this button is tapped or activated other way.
Implementation
final VoidCallback? onPressed;
messenger
outlined_rounded_button
OutlinedRoundedButton
onPressed property
OutlinedRoundedButton class