steps property

double? steps
final

steps Sets the interval between label of the LinearGauge Container

const LinearGauge(
  steps : 5.5
),

Implementation

final double? steps;