menu
kraken package
documentation
dom.dart
ElementEventMixin
lastChild property
lastChild property
dark_mode
light_mode
lastChild
property
Node
get
lastChild
inherited
Implementation
Node get lastChild => childNodes.last;
kraken package
documentation
dom
ElementEventMixin
lastChild property
ElementEventMixin mixin