menu
shadcn_flutter package
documentation
shadcn_flutter.dart
Button
onLongPressEnd property
onLongPressEnd property
dark_mode
light_mode
onLongPressEnd
property
GestureLongPressEndCallback
?
onLongPressEnd
final
Callback invoked when a long press gesture ends.
Implementation
final GestureLongPressEndCallback? onLongPressEnd;
shadcn_flutter package
documentation
shadcn_flutter
Button
onLongPressEnd property
Button class