menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
TextButton
onTapDown property
onTapDown property
dark_mode
light_mode
onTapDown
property
GestureTapDownCallback
?
onTapDown
final
Called when primary tap down occurs.
Implementation
final GestureTapDownCallback? onTapDown;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
TextButton
onTapDown property
TextButton class