TextStyle.button constructor

TextStyle.button()

Implementation

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