menu
flutter_fit_utils_ui package
documentation
fit_selectable_card/fit_selectable_card.dart
FitSelectableCard
onTap property
onTap property
dark_mode
light_mode
onTap
property
void Function
()
?
onTap
final
Execute when tapping on the card.
Implementation
final void Function()? onTap;
flutter_fit_utils_ui package
documentation
fit_selectable_card/fit_selectable_card
FitSelectableCard
onTap property
FitSelectableCard class