menu
yjy_flutter_printer_plus package
documentation
flutter_printer_plus.dart
Half
negInf static method
negInf static method
dark_mode
light_mode
negInf
static method
Half
negInf
(
)
Returns -infinity.
Implementation
static Half negInf() => Half.fromBits(0xfc00);
yjy_flutter_printer_plus package
documentation
flutter_printer_plus
Half
negInf static method
Half class