mirror of
https://github.com/SyncrowIOT/web.git
synced 2026-03-10 20:21:45 +00:00
Made values in DeviceControlDialog selectable for a better UX.
This commit is contained in:
@ -157,7 +157,7 @@ class DeviceControlDialog extends StatelessWidget with RouteControlsBasedCode {
|
||||
),
|
||||
),
|
||||
const SizedBox(width: 10),
|
||||
Text(
|
||||
SelectableText(
|
||||
value,
|
||||
style: TextStyle(
|
||||
fontSize: 16,
|
||||
|
||||
Reference in New Issue
Block a user