title property

Widget title
final

The primary content of the CheckboxListTile.

Typically a Text widget.

Implementation

final Widget title;