child property

Widget? child
final

Optional child that will not get rebuilt when the mode changes

Implementation

final Widget? child;