child property

Widget? child
final

Default widget to show if no specific handler is provided.

Implementation

final Widget? child;