inputChecked property
Only set for radio and checkbox input elements, indicates if the element has been checked
Implementation
final RareBooleanData? inputChecked;
Only set for radio and checkbox input elements, indicates if the element has been checked
final RareBooleanData? inputChecked;