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