text40 top-level property

TextStyle text40
getter/setter pair

Implementation

TextStyle text40 = TextStyle(
  fontSize: 40,
  color: Colors.black,
);