CNImageAsset constructor
const
CNImageAsset(})
Creates an image asset description for native rendering.
Implementation
const CNImageAsset(
this.assetPath, {
this.imageData,
this.imageFormat,
this.size = 24.0,
this.color,
this.mode,
this.gradient,
});