child property

Widget? child
final

The widget that is to be displayed on your regular UI.

Implementation

final Widget? child;