menu
arcane package
documentation
component/delegate/card.dart
Card
onPressed property
onPressed property
dark_mode
light_mode
onPressed
property
VoidCallback
?
onPressed
final
Callback triggered when the card is pressed.
Implementation
final VoidCallback? onPressed;
arcane package
documentation
component/delegate/card
Card
onPressed property
Card class