subtitle property

Widget? subtitle
final

Custom subtitle widget. If null and the model implements ConjuredSubtitle, a CSubtitle widget will be used.

Implementation

final Widget? subtitle;