menu
wysiwyg_flutter_quill package
documentation
flutter_quill.dart
Root
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;
wysiwyg_flutter_quill package
documentation
flutter_quill
Root
last property
Root class