toColor method

Color toColor()

Implementation

Color toColor() => Color(int.parse("0xFF${removeHexPrefix()}"));