firstChild property

  1. @override
Node? get firstChild
inherited

Implementation

@override
Node? get firstChild => _firstChild;