title property
Custom title widget. If null and the model implements ConjuredTitle, a CTitle widget will be used.
Implementation
final Widget? title;
Custom title widget. If null and the model implements ConjuredTitle, a CTitle widget will be used.
final Widget? title;