menu
wysiwyg_flutter_quill package
documentation
flutter_quill.dart
Root
children property
children property
dark_mode
light_mode
children
property
LinkedList
<
Node
>
get
children
inherited
List of children.
Implementation
LinkedList<Node> get children => _children;
wysiwyg_flutter_quill package
documentation
flutter_quill
Root
children property
Root class