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