firstChild property

Widget? firstChild
final

Widget that will be rendered as the first child of the list Optional

Implementation

final Widget? firstChild;