inputChecked property

bool? inputChecked
final

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

Implementation

final bool? inputChecked;