create static method

UIEdgeInsets create()

Implementation

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