itemHeight property

double? itemHeight
final

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;