hitRegionExtent property
The extent of the gesture's hit region along the resizable axis, in logical pixels.
Hit regions are centered around the dividers between resizable regions.
Defaults to 60 on Android and iOS, and 10 on other platforms.
Contract
Throws AssertionError if hitRegionExtent <= 0.
Implementation
final double hitRegionExtent;