menu
web3modal_flutter package
documentation
services/w3m_service/i_w3m_service.dart
IW3MService
init abstract method
init abstract method
dark_mode
light_mode
init
abstract method
Future
<
void
>
init
(
)
Sets up the explorer and the web3App if they already been initialized.
Implementation
Future<void> init();
web3modal_flutter package
documentation
services/w3m_service/i_w3m_service
IW3MService
init abstract method
IW3MService class