text18 top-level property

TextStyle text18
getter/setter pair

Implementation

TextStyle text18 = TextStyle(
  fontSize: 18,
  color: Colors.black,
);