isPartiallyChecked top-level property

_IsCheckedMatcher isPartiallyChecked
final

Matches a partially checked (togglable) widget.

Implementation

final isPartiallyChecked = _IsCheckedMatcher(null);