RunMapPainter constructor
RunMapPainter(})
Implementation
RunMapPainter(
this.positionNames, {
required this.tapPoint,
required this.selectedPosition,
this.selectedPositionColor = Colors.grey,
this.groundColor = const Color(0xFF669801),
});