body property

List<Widget> body
final

Widgets that will be inserted in a scrollable column

Implementation

final List<Widget> body;