TopicTreeWidget constructor
Implementation
const TopicTreeWidget({
super.key,
required this.topics,
required this.onTopicTap,
this.topicMasteryMap = const {},
});
const TopicTreeWidget({
super.key,
required this.topics,
required this.onTopicTap,
this.topicMasteryMap = const {},
});