pointer property

GaugePointer? pointer
final

If specified, the defined indicator will be used to display the current value of the gauge.

Defaults to defaultPointer.

Implementation

final GaugePointer? pointer;