setImage method

void setImage(
  1. String path
)

Implementation

void setImage(String path) => imagePath.value = path;