create static method

Format_Color create()

Implementation

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