checked property Null safety

bool? checked

Implementation

bool? get checked;
void checked=(bool? value)

Implementation

set checked(bool? value);