create static method

Format_Bold create()

Implementation

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