titlePlandeLecture top-level property

TextStyle titlePlandeLecture
getter/setter pair

Implementation

var titlePlandeLecture = TextStyle(
    fontSize: 20,
    color: ColorResources.getColor(color: Theme.of(Get.context!).primaryColor));