disabled property

bool disabled
final

Whether or not the user is disabled: true for disabled; false for enabled.

Implementation

final bool disabled;