HomePageGroupEntryInfoSectionBuilder constructor
const
HomePageGroupEntryInfoSectionBuilder({})
Implementation
const HomePageGroupEntryInfoSectionBuilder({
required this.groupEntryId,
required this.depth,
this.showHeader = true,
});