brTopRight function

BorderRadius brTopRight(
  1. num radius
)

Implementation

BorderRadius brTopRight(num radius) => brOnly(null, radius);