padding property
The inner padding of the track, creating space between the border and the segments area.
Defaults to EdgeInsets.symmetric(horizontal: 4, vertical: 2).
Implementation
final EdgeInsets padding;
The inner padding of the track, creating space between the border and the segments area.
Defaults to EdgeInsets.symmetric(horizontal: 4, vertical: 2).
final EdgeInsets padding;