updateSelectedFontStyle abstract method

dynamic updateSelectedFontStyle(
  1. String layerID,
  2. MapboxAd? promotion,
  3. String propertyKey,
  4. bool selected,
)

update selected font style

Implementation

updateSelectedFontStyle(
    String layerID, MapboxAd? promotion, String propertyKey, bool selected);