strokeColor property
Stroke colour for text rendering modes that stroke the glyph outline (1 stroke, 2 fill+stroke, 5/6 the same plus clip); null when the mode doesn't stroke. Painting devices outline the glyphs in this colour.
Implementation
final PdfColor? strokeColor;