Mustafa Al-Mulla

Results 1 issues of Mustafa Al-Mulla

When click on a destination the onDestinationSelected is not called. I was testing it within the example in the repository. ` onDestinationSelected: (index){ setState() { print("Updated Index $index"); } },...