selected property

bool selected
final

Whether or not this checkbox is selected.

Must not be null. Defaults to false.

Implementation

final bool selected;