menu
innerlibs
widgets\image_card.dart
ImageCard
onTap property
onTap
dark_mode
light_mode
onTap
property
GestureTapCallback
?
onTap
final
Called when the user taps this part of the material.
Implementation
final GestureTapCallback? onTap;
innerlibs
image_card
ImageCard
onTap property
ImageCard class