menu
dart_pdf_editor package
documentation
strips.dart
StripPlan
batches property
batches property
dark_mode
light_mode
batches
property
List
<
StripBatchData
>
batches
final
Non-empty batches ordered by
StripBatchData.flushOrdinal
.
Implementation
final List<StripBatchData> batches;
dart_pdf_editor package
documentation
strips
StripPlan
batches property
StripPlan class