InfoHeader constructor
const
InfoHeader({})
Implementation
const InfoHeader({
super.key,
required this.title,
this.subtitle,
this.trailing,
this.titleStyle,
this.subtitleStyle,
this.backgroundColor,
this.padding,
});