menu
gnums_utility_widgets package
documentation
dependencies/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;
gnums_utility_widgets package
documentation
dependencies/pdf/src/pdf/font/font_metrics
PdfFontMetrics
width property
PdfFontMetrics class