menu
yjy_flutter_printer_plus package
documentation
flutter_printer_plus.dart
Half
sNan static method
sNan static method
dark_mode
light_mode
sNan
static method
Half
sNan
(
)
Returns a NAN with the bit pattern 0111110111111111.
Implementation
static Half sNan() => Half.fromBits(0x7dff);
yjy_flutter_printer_plus package
documentation
flutter_printer_plus
Half
sNan static method
Half class