isLightTheme property

bool isLightTheme

Implementation

bool get isLightTheme => bankBoxThemeMode == BankBoxThemeMode.light;