I did all the work

This commit is contained in:
2023-12-26 23:35:18 +02:00
parent 5169f7c262
commit 9f2b35bb03

View File

@@ -116,7 +116,7 @@ class _InputDataState extends State<InputData> {
selectedColor; // selectedColor; //
if (selectedColor == 'Yellow') { if (selectedColor == 'Yellow') {
selectedLine + 2; selectedLine += 2;
} }
// Conforming by db standard of boolean // Conforming by db standard of boolean