enabled property

bool enabled
final

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

Implementation

final bool enabled;