menu
web3modal_flutter package
documentation
services/network_service/network_service.dart
NetworkService
initialized property
initialized property
dark_mode
light_mode
initialized
property
@
override
ValueNotifier
<
bool
>
initialized
getter/setter pair
override
Implementation
@override ValueNotifier<bool> initialized = ValueNotifier<bool>(false);
web3modal_flutter package
documentation
services/network_service/network_service
NetworkService
initialized property
NetworkService class