spacingH property

SizedBox get spacingH

Implementation

static SizedBox get spacingH =>
    SizedBox(height: ThemeConfig.config.spacingSize);