menu
zezis_printing package
documentation
pdf/src/pdf/font/font_metrics.dart
PdfFontMetrics
width property
width property
dark_mode
light_mode
width
property
double
get
width
Width of the glyph
Implementation
double get width => right - left;
zezis_printing package
documentation
pdf/src/pdf/font/font_metrics
PdfFontMetrics
width property
PdfFontMetrics class