text10 top-level property

TextStyle text10
getter/setter pair

Implementation

TextStyle text10 = TextStyle(
  fontSize: 10,
  color: Colors.black,
);