styleString property

String? styleString
final

Style URL or Style JSON Can be a MapboxStyle constant, any Mapbox Style URL, or a StyleJSON (https://docs.mapbox.com/mapbox-gl-js/style-spec/)

Implementation

final String? styleString;