markerPointers property
Add a list of gauge shape and widget pointer to the linear gauge and customize each pointer by adding it to the markerPointers collection.
Also refer LinearMarkerPointer
Implementation
final List<LinearMarkerPointer>? markerPointers;