disabled property

bool disabled
final

Whether or not this checkbox is disabled for input.

Defaults to false. Cannot be null.

Implementation

final bool disabled;