isNotChecked top-level property

_IsCheckedMatcher isNotChecked
final

Matches an unchecked (togglable) widget.

Implementation

final isNotChecked = _IsCheckedMatcher(false);