trackHitRegionCrossExtent property

double? trackHitRegionCrossExtent
final

The extent of the track's hit region in the cross-axis direction.

Defaults to:

  • either the tracker the thumb's cross extent, whichever is larger, on primarily touch devices.
  • 0 on non-primarily touch devices.

Implementation

final double? trackHitRegionCrossExtent;