checked property

bool? get checked

Implementation

bool? get checked;
set checked (bool? checked)

Implementation

set checked(bool? checked);