child property

Widget? child
final

The child Widget that will be fitted to the size of the BaseNode.

Implementation

final Widget? child;