menu
yandex_maps_mapkit_lite package
documentation
mapkit.dart
Icon
setView abstract method
setView abstract method
dark_mode
light_mode
setView
abstract method
void
setView
(
ViewProvider
view
)
Sets the view with the given style for the icon.
Implementation
void setView(view_provider.ViewProvider view);
yandex_maps_mapkit_lite package
documentation
mapkit
Icon
setView abstract method
Icon class