xs property
double
get
xs
Extra small spacing (4dp)
Implementation
static double get xs => ScreenUtil.instance.setWidth(4);
Extra small spacing (4dp)
static double get xs => ScreenUtil.instance.setWidth(4);