content property

Widget? content
final

The content of the pane.

If pane is provided, this is ignored

Usually a ScaffoldPage

Implementation

final Widget? content;