buildCoreBodyWidget abstract method

Widget buildCoreBodyWidget(
  1. BuildContext context, [
  2. WidgetRef? ref
])

构建主显示的小部件

Implementation

Widget buildCoreBodyWidget(BuildContext context, [WidgetRef? ref]);