thickness property
thickness
Sets the thickness of the LinearGauge
const LinearGauge(
linearGaugeBoxDecoration: LinearGaugeBoxDecoration(
thickness:20.0
),
Implementation
// ),
/// ```
final double? thickness;
thickness
Sets the thickness of the LinearGauge
const LinearGauge(
linearGaugeBoxDecoration: LinearGaugeBoxDecoration(
thickness:20.0
),
// ),
/// ```
final double? thickness;