static ThemeData build({String? fontFamily}) => BaseTheme.build(AppColorSchemes.dark, fontFamily: fontFamily);