color property

Color color

Implementation

Color get color => Color(int.parse(replaceAll('#', '0xff')));