menu
innerlibs package
documentation
widgets/icon_card.dart
IconCard
onTapDown property
onTapDown property
dark_mode
light_mode
onTapDown
property
GestureTapDownCallback
?
onTapDown
final
Called when the user taps down this part of the material.
Implementation
final GestureTapDownCallback? onTapDown;
innerlibs package
documentation
widgets/icon_card
IconCard
onTapDown property
IconCard class