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