toDMSanFontsFamily method

TextStyle toDMSanFontsFamily()

Implementation

TextStyle toDMSanFontsFamily() {
  return GoogleFonts.dmSans(textStyle: this);
}