menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
StylePlatformInterface
getStyleLights abstract method
getStyleLights
dark_mode
light_mode
getStyleLights
abstract method
Future
<
List
<
StyleObjectInfo
?
>
>
getStyleLights
(
)
Returns the current style's lights.
Implementation
Future<List<StyleObjectInfo?>> getStyleLights();
mapbox_maps_flutter
mapbox_maps_flutter
StylePlatformInterface
getStyleLights abstract method
StylePlatformInterface class