Made values in DeviceControlDialog selectable for a better UX.

This commit is contained in:
Faris Armoush
2025-06-02 10:10:50 +03:00
parent 15ea1b4c5a
commit 62dabf1ce2

View File

@ -157,7 +157,7 @@ class DeviceControlDialog extends StatelessWidget with RouteControlsBasedCode {
),
),
const SizedBox(width: 10),
Text(
SelectableText(
value,
style: TextStyle(
fontSize: 16,