update for get listview update
This commit is contained in:
@ -49,6 +49,7 @@ class _DestinationPageState extends State<DestinationPage> {
|
||||
@override
|
||||
void initState() {
|
||||
destinationController.context = context;
|
||||
destinationController.PopulateDestinations();
|
||||
super.initState();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user