text45 top-level property

TextStyle text45
getter/setter pair

Implementation

TextStyle text45 = TextStyle(
  fontSize: 45,
  color: Colors.black,
);