menu
flutter_haptic package
documentation
haptic.dart
Haptic
onSelection static method
onSelection static method
dark_mode
light_mode
onSelection
static method
Future
<
void
>
onSelection
(
)
Implementation
static Future<void> onSelection() async { return HapticFeedback.selectionClick(); }
flutter_haptic package
documentation
haptic
Haptic
onSelection static method
Haptic class