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