disabled property

bool disabled
final

Whether or not this toggle icon is indeterminate.

Must not be null. Defaults to false.

Implementation

final bool disabled;