disabled property

bool disabled
final

Whether or not this radio is disabled for input.

Defaults to false. Cannot be null.

Implementation

final bool disabled;