BarSection.expandable constructor
const
BarSection.expandable({})
Implementation
const BarSection.expandable(
{super.key,
this.backButton = BarBackButtonMode.never,
this.title,
required this.sliver,
this.subtitle,
this.header,
this.titleText,
this.subtitleText,
this.headerText,
this.leading = const [],
this.initiallyExpanded = true,
this.trailing = const []})
: expandable = true;