style property

  1. @Deprecated('Call style APIs on this map instance directly.')
StyleManager get style

Provides access to the map's style APIs.

Implementation

@Deprecated('Call style APIs on this map instance directly.')
StyleManager get style => this;