light static method

ThemeData light()

A light, north-bluish theme.

Implementation

static ThemeData light() => _merge(_lightTheme, _lightRoles);