selected property

bool selected
final

To have the list tile appear selected when the checkbox is checked, pass the same value to both. Normally, this property is left to its default value, false.

Implementation

final bool selected;