enabled property

bool enabled
final

Whether input should be enabled.

If null, this defaults to true.

Implementation

final bool enabled;