setView abstract method

void setView(
  1. ViewProvider view
)

Sets the view with the given style for the icon.

Implementation

void setView(view_provider.ViewProvider view);