menu
chapasdk package
documentation
domain/custom-widget/custom_button.dart
CustomButton
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
Function
onPressed
getter/setter pair
A callback Function to be executed when the button is pressed
Implementation
Function onPressed;
chapasdk package
documentation
domain/custom-widget/custom_button
CustomButton
onPressed property
CustomButton class