I did all the work
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user