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