content property

Widget content
final

The content of this page. The content area is where most of the information for the selected nav category is displayed.

If this widget is scrollable, you may want to provide contentScrollController as well, to add a scrollbar to the right of the page.

Content Example

Implementation

final Widget content;