LessonViewerScreen constructor
Implementation
const LessonViewerScreen({
super.key,
required this.topicId,
this.topicTitle,
required this.domainSlug,
});
const LessonViewerScreen({
super.key,
required this.topicId,
this.topicTitle,
required this.domainSlug,
});