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