routeTextColor property

Color? routeTextColor
final

The text color of the route, represented as a Color object. This can be null if not provided.

Implementation

final Color? routeTextColor;