Text( 'This is Google Fonts', style: GoogleFonts.lato( textStyle: Theme.of(context).textTheme.display1, fontSize: 48, fontWeight: FontWeight.w700, fontStyle: FontStyle.italic, ), ),