text24 top-level property

TextStyle text24
getter/setter pair

Implementation

TextStyle text24 = TextStyle(
  fontSize: 24,
  color: Colors.black,
);