activeOutlineColor property

Color activeOutlineColor
final

The active route outline color.

Color in ARGB format, the same format used by Color. The default value is blue shade 900 (0xff0d47a1).

Implementation

final Color activeOutlineColor;