MetasImage.asset constructor

const MetasImage.asset(
  1. String path, {
  2. String? package,
})

Implementation

const MetasImage.asset(
  this.path, {
  this.package,
}) : type = ImageType.asset;