DynamicFontData.fontPath

The path to the vector font file.

  1. String fontPath [@property getter]
  2. String fontPath [@property setter]
    struct DynamicFontData
    @nogc nothrow @property
    void
    fontPath
    (
    String v
    )

Meta