AssetRef constructor
const
AssetRef(
- String key
References the asset at the given source-path key.
Implementation
const AssetRef(this.key);
References the asset at the given source-path key.
const AssetRef(this.key);