chore(ui): Set width device_name's column to 1/3 size_width in device_manager_screen
update text color on button show_direction_widget
This commit is contained in:
@@ -110,10 +110,6 @@ showDirections(
|
||||
label: Text(
|
||||
appLocalization(context).map_stream,
|
||||
),
|
||||
style: ButtonStyle(
|
||||
backgroundColor:
|
||||
WidgetStateProperty.all<Color>(Colors.blue[300]!),
|
||||
),
|
||||
),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user