Update lib/screens/scanner_screen.dart

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
chore/offband-rebrand
Leah 5 months ago committed by GitHub
parent bc77f7e287
commit c05f813d65
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -243,7 +243,7 @@ class _ScannerScreenState extends State<ScannerScreen> {
color: Colors.red.withValues(alpha: 0.15),
child: Row(
children: [
Icon(Icons.bluetooth_disabled, size: 24, color: Colors.red),
const Icon(Icons.bluetooth_disabled, size: 24, color: Colors.red),
const SizedBox(width: 12),
Expanded(
child: Column(

Loading…
Cancel
Save

Powered by TurnKey Linux.