create static method

UIColumn create()

Implementation

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