Code Documentationview_model_theme_view_modelAppThemethemeOn this pagetheme property [ThemeData] get theme getter to fetch current theme. Implementation ThemeData get theme => isdarkTheme ? TalawaTheme.darkTheme : TalawaTheme.lightTheme; talawa theme_view_model AppTheme theme property AppTheme class