text14 top-level property

TextStyle text14
getter/setter pair

Implementation

TextStyle text14 = TextStyle(
  fontSize: 14,
  color: Colors.black,
);