setImage abstract method

void setImage(
  1. ImageProvider image
)

Sets the image with the default style for the icon.

Implementation

void setImage(image_provider.ImageProvider image);