enabled property

bool enabled
final

Whether the text is disabled.

Defaults to true (editable).

Implementation

final bool enabled;