menu
flutter_env_switch package
documentation
ui/gesture_detector.dart
LongPressDetector
onLongPress property
onLongPress property
dark_mode
light_mode
onLongPress
property
VoidCallback
onLongPress
final
Callback invoked on a long press.
Implementation
final VoidCallback onLongPress;
flutter_env_switch package
documentation
ui/gesture_detector
LongPressDetector
onLongPress property
LongPressDetector class