itemHeight property
Height of individual tracker segments in logical pixels.
Type: double?. Controls the vertical size of tracker segments.
If null, defaults to 32 logical pixels.
Implementation
final double? itemHeight;
Height of individual tracker segments in logical pixels.
Type: double?. Controls the vertical size of tracker segments.
If null, defaults to 32 logical pixels.
final double? itemHeight;