create static method

UIRow create()

Implementation

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