EdgeRadius.topLeft constructor

EdgeRadius.topLeft(
  1. double amount
)

Implementation

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