child property

Widget? child
final

A widget that will be shown below the toolbar.

Implementation

final Widget? child;