setIconImage abstract method

Future<void> setIconImage(
  1. String iconImage
)

Name of image in sprite to use for drawing an image background.

Implementation

Future<void> setIconImage(String iconImage);