mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-14 21:02:03 +10:00
upgraded flutter and other fixes
This commit is contained in:
@@ -123,7 +123,7 @@ class _DeviceScreenState extends State<DeviceScreen>
|
||||
|
||||
return Card(
|
||||
elevation: 0,
|
||||
color: colorScheme.surfaceVariant,
|
||||
color: colorScheme.surfaceContainerHighest,
|
||||
shape: RoundedRectangleBorder(
|
||||
borderRadius: BorderRadius.circular(24),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user