onHorizontalDragDown property Null safety
final
A pointer has contacted the screen with a primary button and might begin to move horizontally.
See also:
- kPrimaryButton, the button this callback responds to.
Implementation
final GestureDragDownCallback? onHorizontalDragDown;