menu
mapbox_maps_flutter
mapbox_maps_flutter.dart
PointAnnotationManagerPlatformInterface
setTextFont abstract method
setTextFont
dark_mode
light_mode
setTextFont
abstract method
Future
<
void
>
setTextFont
(
List
<
String
?
>
textFont
)
Font stack to use for displaying text.
Implementation
Future<void> setTextFont(List<String?> textFont);
mapbox_maps_flutter
mapbox_maps_flutter
PointAnnotationManagerPlatformInterface
setTextFont abstract method
PointAnnotationManagerPlatformInterface class