extends_ property
The name of a built-in element to extend (e.g., 'p', 'div').
Maps to the extends property in the Web API.
Implementation
final String? extends_;
The name of a built-in element to extend (e.g., 'p', 'div').
Maps to the extends property in the Web API.
final String? extends_;