FontAxisCoord constructor

FontAxisCoord(
  1. int tag,
  2. double value
)

Implementation

FontAxisCoord(this.tag, this.value);