titleTextStylePlandeLecture top-level property

TextStyle titleTextStylePlandeLecture
getter/setter pair

Implementation

var titleTextStylePlandeLecture = const TextStyle(
  color: Colors.white,
  fontSize: 20.0,
  fontWeight: FontWeight.w600,
);