checked 属性

bool? checked
重写

实现

bool? get checked native;
void checked=(bool? value)
重写

实现

set checked(bool? value) native;