child property

Widget? child
final

The widget below in the tree.

For an explanation on the child parameter that builder receives, see the "Performance optimizations" section of AnimatedBuilder.

Implementation

final Widget? child;