menu
dutato
presentation/widgets/topic_tree_widget.dart
TopicTreeWidget
topicMasteryMap property
topicMasteryMap
dark_mode
light_mode
description
topicMasteryMap
property
Map
<
String
,
String
>
topicMasteryMap
final
Optional map of topicId -> mastery level string.
Implementation
final Map<String, String> topicMasteryMap;
dutato
topic_tree_widget
TopicTreeWidget
topicMasteryMap property
TopicTreeWidget class