menu
x_amap_base package
documentation
amap_flutter_base.dart
CircleUpdates
circlesToChange property
circlesToChange property
dark_mode
light_mode
circlesToChange
property
Set
<
Circle
>
get
circlesToChange
Set of Circles to be changed in this update.
Implementation
Set<Circle> get circlesToChange => objectsToChange;
x_amap_base package
documentation
amap_flutter_base
CircleUpdates
circlesToChange property
CircleUpdates class