isLightTheme property

bool get isLightTheme

Implementation

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