text16 top-level property

TextStyle text16
getter/setter pair

Implementation

TextStyle text16 = TextStyle(
  fontSize: 16,
  color: Colors.black,
);