disabled property

bool? disabled
final

Whether the property is disabled by the user (present for source-based properties only).

Implementation

final bool? disabled;