color property

Color color
inherited

Implementation

Color get color => _color ?? onColor() ?? Colors.blue;