menu
web3auth_flutter package
documentation
input.dart
LoginConfigItem
showOnDesktop property
showOnDesktop property
dark_mode
light_mode
showOnDesktop
property
bool
?
showOnDesktop
final
Whether to show the login button on the Desktop.
Implementation
final bool? showOnDesktop;
web3auth_flutter package
documentation
input
LoginConfigItem
showOnDesktop property
LoginConfigItem class