text70 top-level property

TextStyle text70
getter/setter pair

Implementation

TextStyle text70 = TextStyle(
  fontSize: 70,
  color: Colors.black,
);