minHeight property

  1. @Deprecated('Use [strokeWidth] instead.')
double? minHeight
final

The thickness of the line used to draw the value indicator (default: 6.0).

Implementation

@Deprecated('Use [strokeWidth] instead.')
final double? minHeight;