mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-06-26 20:27:30 +10:00
Dart Format
This commit is contained in:
committed by
just-stuff-tm
parent
44c0670dae
commit
7cb84dbf6f
@@ -164,9 +164,7 @@ class _ScannerScreenState extends State<ScannerScreen> {
|
||||
? const SizedBox(
|
||||
width: 20,
|
||||
height: 20,
|
||||
child: CircularProgressIndicator(
|
||||
strokeWidth: 2,
|
||||
),
|
||||
child: CircularProgressIndicator(strokeWidth: 2),
|
||||
)
|
||||
: const Icon(Icons.bluetooth_searching),
|
||||
label: Text(
|
||||
|
||||
Reference in New Issue
Block a user