menu
dart_mupdf_donut package
documentation
donut.dart
PatchEmbed
numPatches property
numPatches property
dark_mode
light_mode
numPatches
property
int
get
numPatches
Number of patches.
Implementation
int get numPatches => numPatchesH * numPatchesW;
dart_mupdf_donut package
documentation
donut
PatchEmbed
numPatches property
PatchEmbed class