menu
universal_flutter_utils package
documentation
utils/index.dart
UFUtils
openLocationSetting static method
openLocationSetting static method
dark_mode
light_mode
openLocationSetting
static method
Future
<
bool
>
openLocationSetting
(
)
Implementation
static Future<bool> openLocationSetting() => Geolocator.openLocationSettings();
universal_flutter_utils package
documentation
utils/index
UFUtils
openLocationSetting static method
UFUtils class