menu
app_sliver package
documentation
views/widgets/section_header_delegate.dart
SectionHeaderDelegate
SectionHeaderDelegate.new constructor
SectionHeaderDelegate.new constructor
dark_mode
light_mode
SectionHeaderDelegate
constructor
SectionHeaderDelegate
(
{
required
Widget
child
,
Color
?
bgColor
,
double
?
height
,
})
Implementation
SectionHeaderDelegate({required this.child, this.bgColor, this.height});
app_sliver package
documentation
views/widgets/section_header_delegate
SectionHeaderDelegate
SectionHeaderDelegate.new constructor
SectionHeaderDelegate class