inputChecked property

RareBooleanData? inputChecked
final

Only set for radio and checkbox input elements, indicates if the element has been checked

Implementation

final RareBooleanData? inputChecked;