TextStyle.body2 constructor

TextStyle.body2()

Implementation

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