EdgeRadius.bottomRight constructor

EdgeRadius.bottomRight(
  1. double amount
)

Implementation

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