image property

Image image

Implementation

Image get image => Image.asset(
      location,
      package: packageName,
    );