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