menu
components_toolbox package
documentation
components/rounded_buttons.dart
RoundedButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
Function
onPressed
final
The callback function to execute when the button is pressed.
Implementation
final Function onPressed;
components_toolbox package
documentation
components/rounded_buttons
RoundedButton
onPressed property
RoundedButton class