body abstract method

Widget? body(
  1. BuildContext context
)

Provide the body of the Scaffold widget

Implementation

Widget? body(BuildContext context);