menu
Flutter
flutter_test.dart
isFalse constant
isFalse
dark_mode
light_mode
isFalse
top-level constant
Matcher
const
isFalse
A matcher that matches anything except the Boolean value true.
Implementation
const Matcher isFalse = _IsFalse();
Flutter
flutter_test
isFalse constant
flutter_test library
Cookies management controls