TableHeader constructor
const
TableHeader({})
Implementation
const TableHeader({
super.key,
required this.headerTextStyle,
required this.headerBoxDecoration,
required this.leadingTitle,
required this.labelTitle,
required this.valueTitle,
});