TextStyle.body1 constructor

TextStyle.body1()

Implementation

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