Skip to content

Commit

Permalink
Added Refracted DropDown Function.
Browse files Browse the repository at this point in the history
  • Loading branch information
Priya-81199 committed Dec 2, 2020
1 parent 6b86086 commit e9e7e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Screens/Screen_3.dart
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ class _MyState extends State<Screen_3> {
}
void reset(){
setState(() {

});
val = false;
}
Expand Down

0 comments on commit e9e7e7a

Please sign in to comment.