menu
web3_webview package
documentation
ethereum/wallet_dialog_service.dart
WalletDialogService
configureTheme method
configureTheme method
dark_mode
light_mode
configureTheme
method
void
configureTheme
(
WalletDialogTheme
theme
)
Implementation
void configureTheme(WalletDialogTheme theme) { _theme = theme; }
web3_webview package
documentation
ethereum/wallet_dialog_service
WalletDialogService
configureTheme method
WalletDialogService class