Code DocumentationappthemeAppThemebuttonOn this pagebutton property TextStyle button getter/setter pair Custom theme for the app. Implementation static TextStyle button = const TextStyle( fontSize: 16, fontWeight: FontWeight.w600, color: primary, fontFamily: 'OpenSans',); talawa apptheme AppTheme button property AppTheme class