menu
backstreets_widgets package
documentation
widgets.dart
SaveButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
onPressed
final
The function to call when this button is pressed.
Implementation
final VoidCallback onPressed;
backstreets_widgets package
documentation
widgets
SaveButton
onPressed property
SaveButton class