create static method

FFTheme create()

Implementation

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