factory RoadEventsLayerTextStyle( core.double fontSize, ui.Color color, ui.Color? outlineColor) => RoadEventsLayerTextStyleImpl(fontSize, color, outlineColor);