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