create static method

UIStyle create()

Implementation

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