menu
syncfusion_flutter_pdf package
documentation
pdf.dart
TextGlyph
fontStyle property
fontStyle property
dark_mode
light_mode
fontStyle
property
List
<
PdfFontStyle
>
fontStyle
getter/setter pair
Gets the font style of glyph.
Implementation
late List<PdfFontStyle> fontStyle;
syncfusion_flutter_pdf package
documentation
pdf
TextGlyph
fontStyle property
TextGlyph class