indicatorMargin property

EdgeInsets? indicatorMargin
final

The margin around the sliding indicator, creating a gap between it and the track.

Defaults to EdgeInsets.zero.

Implementation

final EdgeInsets? indicatorMargin;