hapticFeedback property
The haptic feedback when a region collides with its neighbour while resizing.
Defaults to FHapticFeedback.lightImpact. The minimum velocity is controlled by FResizableController.hapticFeedbackVelocity.
Implementation
@override
final Future<void> Function() hapticFeedback;