menu
yykit package
documentation
model/map/polygon.dart
MapPolygonModel
MapPolygonModel.new constructor
MapPolygonModel.new constructor
dark_mode
light_mode
MapPolygonModel
constructor
MapPolygonModel
(
{
List
<
Source
>
?
source
,
String
?
strokeColor
,
String
?
fillColor
,
String
?
strokeWidth
,
})
Implementation
MapPolygonModel( {this.source, this.strokeColor, this.fillColor, this.strokeWidth});
yykit package
documentation
model/map/polygon
MapPolygonModel
MapPolygonModel.new constructor
MapPolygonModel class