menu
shared_component package
documentation
controllers/location_controller.dart
LocationController
refreshLocation method
refreshLocation method
dark_mode
light_mode
refreshLocation
method
Future
<
void
>
refreshLocation
(
)
Implementation
Future<void> refreshLocation() async { await _updateCurrentLocation(); }
shared_component package
documentation
controllers/location_controller
LocationController
refreshLocation method
LocationController class