horizontalLg constant

EdgeInsets const horizontalLg

Implementation

static const EdgeInsets horizontalLg =
    EdgeInsets.symmetric(horizontal: unit * 2);