inactiveStrokeColor property

Color inactiveStrokeColor
final

The inactive route color.

Color in ARGB format, the same format used by Color. The default value is blue grey (0xff607d8b).

Implementation

final Color inactiveStrokeColor;