style property

StyleController? get style

Get the StyleController for the map. It returns null null if accessed before MapLibreMap.onStyleLoaded has been called.

Implementation

StyleController? get style;