create static method

Color create()

Implementation

@$core.pragma('dart2js:noInline')
static Color create() => Color._();