isChecked property

bool get isChecked

Returns true if the current boolean value is checked, otherwise false.

Implementation

bool get isChecked => this;