lines property
The list of entries to display in the checklist, with a text and whether they are toggled.
Implementation
final List<ChecklistLine> lines;
The list of entries to display in the checklist, with a text and whether they are toggled.
final List<ChecklistLine> lines;