CustomListTitle constructor
const
CustomListTitle({})
ListTitle 列表标题组件
Implementation
const CustomListTitle({
super.key,
this.title,
this.trailing,
this.titleText,
this.count,
this.alignment,
this.backgroundColor,
this.largeSize,
this.offset,
this.smallSize,
this.textStyle,
this.textColor,
this.margin,
});