menu
marker_crafter package
documentation
tools/location_marker_painter.dart
LocationMarkerPainter
LocationMarkerPainter.new constructor
LocationMarkerPainter.new constructor
dark_mode
light_mode
LocationMarkerPainter
constructor
LocationMarkerPainter
(
{
required
double
size
,
required
Color
color
,
})
Implementation
LocationMarkerPainter({required this.size, required this.color});
marker_crafter package
documentation
tools/location_marker_painter
LocationMarkerPainter
LocationMarkerPainter.new constructor
LocationMarkerPainter class