text30 top-level property

TextStyle text30
getter/setter pair

Implementation

TextStyle text30 = TextStyle(
  fontSize: 30,
  color: Colors.black,
);