brTopLeft function

BorderRadius brTopLeft(
  1. num radius
)

Implementation

BorderRadius brTopLeft(num radius) => brOnly(radius);