none property

Implementation

static BorderRadiusAttribute get none {
  return BorderRadiusAttribute.all(0.0);
}