FontSourceImageCached constructor

FontSourceImageCached(
  1. FontDetail fontDetail,
  2. String path
)

Implementation

FontSourceImageCached(super.fontDetail, this.path);