TextStyle.title2 constructor

TextStyle.title2()

Implementation

factory TextStyle.title2() => const TextStyle(type: TextStyleType.title2);