factories library

Classes

FluentCell
Generic container for table cells. Can contain any type of node (paragraphs, images, tables, etc.) Implements InlineContainerNode for backward compatibility.
FluentImage
FluentList
FluentRow
FluentTable
FNode
FNodeJsonConverter
Fragment
HorizontalRule
Atomic node representing a horizontal line (
InlineContainerNode
ListItem
ListItem as a generic container for list elements. Can contain paragraphs, images, tables, etc. as children.
Paragraph
Root
TrackedList<E>

Functions

copyFrom(FNode node) FNode
makeNode(String nodeType, dynamic options) FNode