create static method

UISection create()

Implementation

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