menu
scanbot_sdk
scanbot_sdk.dart
BadgedButton
visible property
visible
dark_mode
light_mode
visible
property
bool
visible
getter/setter pair
Determines whether the button is visible or not.
Default is true
Implementation
bool visible;
scanbot_sdk
scanbot_sdk
BadgedButton
visible property
BadgedButton class