ledColor property

LedColorEnum? ledColor
final

ledColor Sets the led color of the RadialBargraphGauge

const RadialBargraphGauge(
  ledColor : LedColorEnum.RED_LED
),

Implementation

final LedColorEnum? ledColor;