menu
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental.dart
Clickable
onDoubleTap property
onDoubleTap property
dark_mode
light_mode
onDoubleTap
property
VoidCallback
?
onDoubleTap
final
Called when the widget is double-tapped.
Implementation
final VoidCallback? onDoubleTap;
tf_shadcn_flutter package
documentation
shadcn_flutter_experimental
Clickable
onDoubleTap property
Clickable class