$h1
El get $h1
Creates an <h1> element wrapper for JSX-style composition.
Implementation
El get $h1 => El(H1Element.fromJS(_createJsxElement('h1', {})));
El get $h1
Creates an <h1> element wrapper for JSX-style composition.
El get $h1 => El(H1Element.fromJS(_createJsxElement('h1', {})));