menu
Flutter
expect
isNotNaN constant
isNotNaN
brightness_4
brightness_5
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