menu
dutato
presentation/widgets/topic_tree_widget.dart
TopicTreeWidget
topics property
topics
dark_mode
light_mode
description
topics
property
List
<
Topic
>
topics
final
Root-level topics (each may have nested children).
Implementation
final List<Topic> topics;
dutato
topic_tree_widget
TopicTreeWidget
topics property
TopicTreeWidget class