xs property

double get xs

Extra small spacing (4dp)

Implementation

static double get xs => ScreenUtil.instance.setWidth(4);