menu
gnums_utility_widgets package
documentation
dependencies/pdf/src/pdf/point.dart
PdfPoint
PdfPoint.new const constructor
PdfPoint.new const constructor
dark_mode
light_mode
PdfPoint
constructor
const
PdfPoint
(
double
x
,
double
y
)
Implementation
const PdfPoint(this.x, this.y);
gnums_utility_widgets package
documentation
dependencies/pdf/src/pdf/point
PdfPoint
PdfPoint.new const constructor
PdfPoint class