style property

StyleManager style
latefinal

The currently loaded Style]object.

Implementation

late final StyleManager style = StyleManager(
    binaryMessenger: _mapboxMapsPlatform.binaryMessenger,
    messageChannelSuffix: _mapboxMapsPlatform.channelSuffix.toString());