MAP_MARKER constant

  1. @Deprecated('Use BoldRounded.mapMarker instead. ' 'This alias will be removed in fui_kit 4.0.0.')
String const MAP_MARKER

Deprecated alias of mapMarker.

Implementation

@Deprecated('Use BoldRounded.mapMarker instead. '
    'This alias will be removed in fui_kit 4.0.0.')
static const String MAP_MARKER = mapMarker;