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