start property

double? start
final

start Sets the starting label of the LinearGauge Container

const LinearGauge(
  start : 0.0
),

Implementation

final double? start;