CssStyleSheet.constructor constructor
CssStyleSheet.constructor({
- String? href,
- CssStyleSheet? parentStyleSheet,
Implementation
CssStyleSheet.constructor({this.href, this.parentStyleSheet}) : super._();