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