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