selectionClick property
Provides a haptic feedback corresponding to a UI selection tick.
Defaults to HapticFeedback.selectionClick.
Implementation
final Future<void> Function() selectionClick;
Provides a haptic feedback corresponding to a UI selection tick.
Defaults to HapticFeedback.selectionClick.
final Future<void> Function() selectionClick;