presentationParas property

List<PresentationParagraph> presentationParas
getter/setter pair

List of paragraph in a textbox

Implementation

List<PresentationParagraph> presentationParas = [];