menu
location_selector package
documentation
widgets/gps_button.dart
GpsLocationButton
onGetCurrentLocation property
onGetCurrentLocation property
dark_mode
light_mode
onGetCurrentLocation
property
Future
<
(
{
double
latitude
,
double
longitude
}
)?
>
Function
()
?
onGetCurrentLocation
final
Implementation
final Future<({double latitude, double longitude})?> Function()? onGetCurrentLocation;
location_selector package
documentation
widgets/gps_button
GpsLocationButton
onGetCurrentLocation property
GpsLocationButton class