safeAddImage abstract method

dynamic safeAddImage(
  1. Uint8List image,
  2. String id
)

add image to style

Implementation

safeAddImage(Uint8List image, String id);