menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
MapboxMapsOptionsPlatformInterface
setLanguage abstract method
setLanguage
dark_mode
light_mode
setLanguage
abstract method
void
setLanguage
(
String
?
language
)
Sets the language preference as a BCP-47 tag.
Implementation
void setLanguage(String? language);
mapbox_maps_flutter
mapbox_maps_flutter
MapboxMapsOptionsPlatformInterface
setLanguage abstract method
MapboxMapsOptionsPlatformInterface class