create static method

Column create()

Implementation

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