child property

Widget? child
final

Default widget used when no specific widget is provided.

Implementation

final Widget? child;