lightTheme property

set lightTheme (ThemeData theme)

Implementation

static set lightTheme(ThemeData theme) => _lightTheme = theme;