text60 top-level property

TextStyle text60
getter/setter pair

Implementation

TextStyle text60 = TextStyle(
  fontSize: 60,
  color: Colors.black,
);