content property

Widget? content
final

Content of the page. Place there buttons and main information for user.

Implementation

final Widget? content;