child property

Widget? child
final

Optional child that will not get rebuilt when the shape changes

Implementation

final Widget? child;