menu
oneui_plus package
documentation
widgets/one_contained_button.dart
OneContainedButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
onPressed
final
a callback called when the button is tapped
Implementation
final VoidCallback onPressed;
oneui_plus package
documentation
widgets/one_contained_button
OneContainedButton
onPressed property
OneContainedButton class