Source
@deprecated bool get resetStyleInheritance { _shadowRootDeprecationReport(); // Default value from when it was specified. return false; }
Source
@deprecated set resetStyleInheritance(bool value) { _shadowRootDeprecationReport(); }
@deprecated bool get resetStyleInheritance { _shadowRootDeprecationReport(); // Default value from when it was specified. return false; }
@deprecated set resetStyleInheritance(bool value) { _shadowRootDeprecationReport(); }