EdgeRadius.bottomLeft constructor

EdgeRadius.bottomLeft(
  1. double amount
)

Implementation

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