enabled property

ValueCell<bool> enabled
final

Is the widget enabled for user input?

Implementation

final ValueCell<bool> enabled;