TopicTreeView constructor
Implementation
const TopicTreeView({
super.key,
required this.domainSlug,
this.domainName,
this.embedded = false,
this.family,
this.onSelectVariant,
this.currentUserId,
});
const TopicTreeView({
super.key,
required this.domainSlug,
this.domainName,
this.embedded = false,
this.family,
this.onSelectVariant,
this.currentUserId,
});