body property

Widget? body
final

body of type Widget which is same as Scaffold's body

Implementation

final Widget? body;