text20 top-level property

TextStyle text20
getter/setter pair

Implementation

TextStyle text20 = TextStyle(
  fontSize: 20,
  color: Colors.black,
);