operator [] method

BorderRadiusAttribute operator [](
  1. double size
)

Set space of all border radius

Implementation

BorderRadiusAttribute operator [](double size) => builder(property, size);