enabled property

bool enabled
final

Passed to FocusableActionDetector. Controls whether this widget will accept focus or input of any kind.

Implementation

final bool enabled;