create static method

FFCustomFont create()

Implementation

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