menu
flutter_quill package
documentation
flutter_quill.dart
Line
first property
first property
dark_mode
light_mode
first
property
Node
get
first
inherited
Returns the first child
Node
.
Implementation
Node get first => _children.first;
flutter_quill package
documentation
flutter_quill
Line
first property
Line class