menu
yjy_image_3_3_0 package
documentation
image.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_image_3_3_0 package
documentation
image
Half
negInf static method
Half class