create static method

Format_Underline create()

Implementation

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