child property

Widget? child
final

The child widget which will be used by builder for caching purpose.

Implementation

final Widget? child;