lastChild property

  1. @override
Node? get lastChild
override

Implementation

@override
Node? get lastChild => null;