CardSection constructor
const
CardSection({})
Implementation
const CardSection({
this.leading,
this.trailing,
this.title,
this.subtitle,
this.titleText,
this.subtitleText,
this.children = const <Widget>[],
this.onPressed,
super.key,
});