added reset
This commit is contained in:
@ -193,6 +193,7 @@ class DestnationPage extends StatelessWidget {
|
||||
if(destinationController.is_gps_selected.value){
|
||||
destinationController.chekcs = 0;
|
||||
destinationController.skip_gps = false;
|
||||
destinationController.resetRogaining();
|
||||
}
|
||||
},
|
||||
isSelected: [destinationController.is_gps_selected.value],
|
||||
|
||||
Reference in New Issue
Block a user