ui/radial_gauge library

Classes

NeedleConfig
Configuration for the needle pointer.
RadialGauge
A powerful and customizable radial gauge widget.
RadialGaugeRange
Configuration for a range on the radial gauge.
ShapePointerConfig
Configuration for the shape pointer.

Enums

NeedleStyle
Style of needle pointer for the radial gauge.
RadialGaugePosition
The position/start angle for the radial gauge.
ShapePointerPosition
Position of shape pointer on the gauge.
ShapePointerStyle
Style of shape pointer for the radial gauge.

Typedefs

OnRadialGaugeValueChanged = void Function(double value)
Callback for value changes during interaction.