menu
lb_setup_ui package
documentation
common/services/lb_setup_env.dart
LogbotSetupEnv
isBluetooth method
isBluetooth method
dark_mode
light_mode
isBluetooth
method
bool
isBluetooth
(
)
Implementation
bool isBluetooth() { return _type == SetupType.bluetooth; }
lb_setup_ui package
documentation
common/services/lb_setup_env
LogbotSetupEnv
isBluetooth method
LogbotSetupEnv class