Skip to content

Commit

Permalink
Update usercustomValue.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
neko0xff committed Apr 9, 2024
1 parent 6551146 commit 8248382
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -506,7 +506,7 @@ class UserValue06ctr extends StatelessWidget {
controller: userSelectedValue06,
decoration: const InputDecoration(
prefixIcon: Icon(Icons.numbers),
labelText: "User Custom Value 06(co2)",
labelText: "User Custom Value 06(pm25)",
enabledBorder: OutlineInputBorder(
borderSide: BorderSide(color: Colors.black)),
focusedBorder: OutlineInputBorder(
Expand Down

0 comments on commit 8248382

Please sign in to comment.