padHorizontalLarge property

EdgeInsets padHorizontalLarge

Implementation

EdgeInsets get padHorizontalLarge =>
    EdgeInsets.symmetric(horizontal: heightL);