buildMaterialApp abstract method

Widget buildMaterialApp(
  1. AFFundamentalThemeState fundamentals
)

Build a MaterialApp for the application

Implementation

Widget buildMaterialApp(AFFundamentalThemeState fundamentals);