routeColor property

Color? routeColor
final

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

Implementation

final Color? routeColor;