menu
innerpod
widgets/app_button.dart
AppButton
onPressed property
onPressed
dark_mode
light_mode
onPressed
property
VoidCallback
onPressed
final
The action to undertake on a button tap.
Implementation
final VoidCallback onPressed;
innerpod
app_button
AppButton
onPressed property
AppButton class