menu
ntk_map_view package
documentation
models/map_marker_icon_model.dart
MapMarkerIconModel
MapMarkerIconModel.new constructor
MapMarkerIconModel.new constructor
dark_mode
light_mode
MapMarkerIconModel
constructor
MapMarkerIconModel
(
{
required
String
iconPath
,
required
double
width
,
required
double
height
,
})
Implementation
MapMarkerIconModel({required this.iconPath, required this.width, required this.height});
ntk_map_view package
documentation
models/map_marker_icon_model
MapMarkerIconModel
MapMarkerIconModel.new constructor
MapMarkerIconModel class