enabled property

bool enabled
final

Whether the text input group is enabled. When false, taps are ignored and the opacity reduced.

Implementation

final bool enabled;