selectionClick property

Future<void> Function() selectionClick
final

Provides a haptic feedback corresponding to a UI selection tick.

Defaults to HapticFeedback.selectionClick.

Implementation

final Future<void> Function() selectionClick;