menu
dart_mupdf_donut package
documentation
dart_mupdf.dart
IRect
width property
width property
dark_mode
light_mode
width
property
int
get
width
Implementation
int get width => (x1 - x0).abs();
dart_mupdf_donut package
documentation
dart_mupdf
IRect
width property
IRect class