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