TodayDrawerInline constructor
const
TodayDrawerInline({})
Implementation
const TodayDrawerInline({
super.key,
this.height,
required this.header,
this.sections,
this.image,
this.footerCards,
this.footerButtons,
this.footerStyle = TodayDrawerFooter.cards,
});