EdgeRadius.topRight constructor

EdgeRadius.topRight(
  1. double amount
)

Implementation

EdgeRadius.topRight(double amount) : this.only(topRight: amount);