text28 top-level property

TextStyle text28
getter/setter pair

Implementation

TextStyle text28 = TextStyle(
  fontSize: 28,
  color: Colors.black,
);