edgeZoneColor property
final
Default color of edge zones (visible at all times to indicate zoom affordance).
Should be a slightly different shade than handleColor for subtle distinction. Default: Light grey (#D0D0D0) - lighter than handleColor (#BDBDBD)
Implementation
final Color edgeZoneColor;