buildBody abstract method

Widget buildBody(
  1. BuildContext context
)

The methode that returns the body of LeanScaffold in LeanScreen.

Implementation

Widget buildBody(BuildContext context);