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