create static method

UIBorder create()

Implementation

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