child property

Widget? child
final

****** childchildrenbuilder ****** /// child < children < builder Only one of the three is valid

Implementation

final Widget? child;