menu
Flutter
expect.dart
isNotNaN constant
isNotNaN
dark_mode
light_mode
isNotNaN
top-level constant
Matcher
const
isNotNaN
A matcher that matches any non-NaN value.
Implementation
const Matcher isNotNaN = _IsNotNaN();
Flutter
expect
isNotNaN constant
expect library
Cookies management controls