MaterialApp( theme: ThemeData( textTheme: GoogleFonts.montserratTextTheme( Theme.of(context).textTheme, ), ), )