content property
List of widgets that represent the main content (body) of the sheet, and would be displayed inside SliverList.
Implementation
final List<Widget>? content;
List of widgets that represent the main content (body) of the sheet, and would be displayed inside SliverList.
final List<Widget>? content;