FlintRoot createRootForElement(Object? element) { throw UnsupportedError( 'createRootForElement is only available in the browser.', ); }