checked property

bool? checked
final

To check on the radio button pass true or false here.

Implementation

final bool? checked;