lightTheme property

ThemeData? lightTheme
getter/setter pair

Customize the light theme of the app

Implementation

static ThemeData? lightTheme;