FontSource constructor

FontSource(
  1. String src,
  2. String format
)

Implementation

FontSource(this.src, this.format);