elements property
Elements that should be possibly be hit tested by elementHitTest (hitTest)
See elementHitTest for more information.
Implementation
@override
Iterable<CircleMarker<R>> get elements => circles;
Elements that should be possibly be hit tested by elementHitTest (hitTest)
See elementHitTest for more information.
@override
Iterable<CircleMarker<R>> get elements => circles;