roundBottomRightX method

T roundBottomRightX(
  1. double value
)

Implementation

T roundBottomRightX(double value) => resolve(value, #roundBottomRightX);