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