getTheme method

ThemeData getTheme()

Implementation

ThemeData getTheme() => ThemeData.light(useMaterial3: true);