menu
map_app package
documentation
user_location_example.dart
currentLocation function
currentLocation function
dark_mode
light_mode
currentLocation
function
Future
<
Position
>
currentLocation
(
)
Implementation
Future<Position> currentLocation() async { return Geolocator.getCurrentPosition(); }
map_app package
documentation
user_location_example
currentLocation function
user_location_example library