menu
expandable_cardview package
documentation
expandable_cardview.dart
ExpandableCard
onActionButtonPressed property
onActionButtonPressed property
dark_mode
light_mode
onActionButtonPressed
property
VoidCallback
?
onActionButtonPressed
final
Callback function when the primary button is pressed.
Implementation
final VoidCallback? onActionButtonPressed;
expandable_cardview package
documentation
expandable_cardview
ExpandableCard
onActionButtonPressed property
ExpandableCard class