menu
pdf_combiner package
documentation
models/merge_input.dart
BytesMergeInput
bytes property
bytes property
dark_mode
light_mode
bytes
property
@
override
Uint8List
bytes
final
The byte array, if this input is created from bytes.
Implementation
@override final Uint8List bytes;
pdf_combiner package
documentation
models/merge_input
BytesMergeInput
bytes property
BytesMergeInput class