menu
Dart
dart:html
Node
lastChild property
lastChild
brightness_4
brightness_5
description
lastChild
property
Node
?
lastChild
The last child of this node.
Other resources
Node.lastChild
from MDN.
Implementation
Node? get lastChild native;
Dart
dart:html
Node
lastChild property
Node class