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