create static method

EdgeSpec create()

Implementation

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