text12 top-level property

TextStyle text12
getter/setter pair

Implementation

TextStyle text12 = TextStyle(
  fontSize: 12,
  color: Colors.black,
);