EdgeRadius.topRight constructor
EdgeRadius.topRight(
- double amount
Implementation
EdgeRadius.topRight(double amount) : this.only(topRight: amount);
EdgeRadius.topRight(double amount) : this.only(topRight: amount);