toColor method

Color toColor()

Implementation

Color toColor() => Color(int.parse(this, radix: 16));