toInterFontsFamily method

TextStyle toInterFontsFamily()

Implementation

TextStyle toInterFontsFamily() {
  return GoogleFonts.inter(textStyle: this);
}