menu
u package
documentation
components/doc/u_pdf_render.dart
UPdfCcittDecoder
blackTable property
blackTable property
dark_mode
light_mode
blackTable
property
Map
<
String
,
int
>
get
blackTable
Implementation
static Map<String, int> get blackTable => _black ??= _table(_blackCodes, _extendedCodes);
u package
documentation
components/doc/u_pdf_render
UPdfCcittDecoder
blackTable property
UPdfCcittDecoder class