menu
dart_mupdf_donut package
documentation
dart_mupdf.dart
Matrix
Matrix.new const constructor
Matrix.new const constructor
dark_mode
light_mode
Matrix
constructor
const
Matrix
(
double
a
,
double
b
,
double
c
,
double
d
,
double
e
,
double
f
,
)
Implementation
const Matrix(this.a, this.b, this.c, this.d, this.e, this.f);
dart_mupdf_donut package
documentation
dart_mupdf
Matrix
Matrix.new const constructor
Matrix class