menu
u package
documentation
components/map.dart
UMap
polygons property
polygons property
dark_mode
light_mode
polygons
property
List
<
Polygon
<
Object
>
>
polygons
final
List of polygons to display on the map.
Implementation
final List<Polygon<Object>> polygons;
u package
documentation
components/map
UMap
polygons property
UMap class