theme property

AppTheme theme

Get the current theme

Implementation

AppTheme get theme => _appThemes[this.currentThemeId]!;