menu
location_picker_plus package
documentation
services/location_detector_service.dart
LocationDetectorService
openAppSettings method
openAppSettings method
dark_mode
light_mode
openAppSettings
method
Future
<
bool
>
openAppSettings
(
)
Open app settings
Implementation
Future<bool> openAppSettings() async { return await openAppSettings(); }
location_picker_plus package
documentation
services/location_detector_service
LocationDetectorService
openAppSettings method
LocationDetectorService class