enabled property

bool enabled
final

Whether the input field is enabled or disabled. Defaults to true.

Implementation

final bool enabled;