menu
wysiwyg_flutter_quill package
documentation
flutter_quill.dart
Block
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
Block
children property
Block class