text50 top-level property

TextStyle text50
getter/setter pair

Implementation

TextStyle text50 = TextStyle(
  fontSize: 50,
  color: Colors.black,
);