spacingW property

SizedBox get spacingW

Implementation

static SizedBox get spacingW =>
    SizedBox(width: ThemeConfig.config.spacingSize);