create static method

ComponentState create()

Implementation

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