text26 top-level property

TextStyle text26
getter/setter pair

Implementation

TextStyle text26 = TextStyle(
  fontSize: 26,
  color: Colors.black,
);