Dart API Reference
dart:typed_data
Float64x2
min
min
method
Returns the lane-wise minimum value in this or other.
Float64x2
min
(
Float64x2
other
)
Returns the lane-wise minimum value in this or other.