responsive property

EdgeInsets get responsive

Implementation

EdgeInsets get responsive =>
    EdgeInsets.fromLTRB(left.w, top.h, right.w, bottom.h);