lastChild property

  1. @override
Node? get lastChild
inherited

Implementation

@override
Node? get lastChild => _lastChild;