isMixed property

bool isMixed

Whether the checkbox is mixed or not.

Implementation

bool get isMixed => value == null;