menu
wagmi_web package
documentation
wagmi_web.dart
Web3Modal
close static method
close static method
dark_mode
light_mode
close
static method
Future
<
void
>
close
(
)
Closes the
Web3Modal
Implementation
static Future<void> close() async { await window.web3modal.close().toDart; }
wagmi_web package
documentation
wagmi_web
Web3Modal
close static method
Web3Modal class