UIViewConfigurationState constructor
UIViewConfigurationState()
Returns a new instance of UIViewConfigurationState constructed with the default new method.
Implementation
factory UIViewConfigurationState() => new$();
Returns a new instance of UIViewConfigurationState constructed with the default new method.
factory UIViewConfigurationState() => new$();