showNetwork property
Whether to show network button (default: true)
Example:
showNetwork: false, // Hide network option
Implementation
final bool showNetwork;
Whether to show network button (default: true)
Example:
showNetwork: false, // Hide network option
final bool showNetwork;