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