Code DocumentationappthemeAppThemetitleOn this pagetitle property TextStyle title getter/setter pair Custom theme for the app. Implementation static TextStyle title = const TextStyle( fontSize: 20, fontWeight: FontWeight.w600, color: blackPrimary, fontFamily: 'OpenSans', decorationThickness: 0,); talawa apptheme AppTheme title property AppTheme class