menu
flutter_map package
documentation
flutter_map.dart
Polygon<R extends Object>
holePointsList property
holePointsList property
dark_mode
light_mode
holePointsList
property
List
<
List
<
LatLng
>
>
?
holePointsList
final
The point lists that define holes in the
Polygon
.
Implementation
final List<List<LatLng>>? holePointsList;
flutter_map package
documentation
flutter_map
Polygon<R extends Object>
holePointsList property
Polygon class