isEnabled property

bool isEnabled
final

Whether this widget is enabled. The value will be overridden by the parent of the checkbox group.

Implementation

final bool isEnabled;