start property
String?
get
start
The start
property of the CSSScopeRule interface returns a string
containing the value of the @scope
at-rule's scope root.
Implementation
external String? get start;
The start
property of the CSSScopeRule interface returns a string
containing the value of the @scope
at-rule's scope root.
external String? get start;