enabled property
Whether the checkbox is interactive.
When false, the checkbox becomes read-only and visually disabled. When null, automatically determines enabled state based on onChanged or controller.
Implementation
@override
final bool enabled;