enabled property

bool enabled
final

Used to enable / disable the component.

Defaults to true.

Implementation

final bool enabled;