TextStyle.display3 constructor
TextStyle.display3()
Implementation
factory TextStyle.display3() => const TextStyle(type: TextStyleType.display3);
factory TextStyle.display3() => const TextStyle(type: TextStyleType.display3);