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