menu
itinereo
diary\widgets\action_card.dart
ActionCard
onPressed property
onPressed
dark_mode
light_mode
onPressed
property
VoidCallback
onPressed
final
Callback executed when the icon button is pressed.
Implementation
final VoidCallback onPressed;
itinereo
action_card
ActionCard
onPressed property
ActionCard class