color property

Color? color
getter/setter pair

The color of the interval mark.

If null, a default Color(0x10101010) is set.

Implementation

Color? color;