height property

double height
final

height Sets the height of the LinearGauge Container

 const LinearGauge(
  linearGaugeBoxDecoration: LinearGaugeBoxDecoration(
    height:20.0
  ),

Implementation

// ),
/// ```
final double height;