enabled property

bool enabled
final

Whether the input is interactive. Defaults to true; if false, the input is disabled and visually dimmed.

Implementation

final bool enabled;