text22 top-level property

TextStyle text22
getter/setter pair

Implementation

TextStyle text22 = TextStyle(
  fontSize: 22,
  color: Colors.black,
);