menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
MapboxMapsOptions
clearData static method
clearData
dark_mode
light_mode
clearData
static method
Future
<
void
>
clearData
(
)
Implementation
static Future<void> clearData() { return _options.clearData(); }
mapbox_maps_flutter
mapbox_maps_flutter
MapboxMapsOptions
clearData static method
MapboxMapsOptions class