menu
flutter_gg package
documentation
types/ButtonProps.dart
ButtonProps
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;
flutter_gg package
documentation
types/ButtonProps
ButtonProps
onTapDown property
ButtonProps class