all static method
All sides padding
Implementation
static EdgeInsets all(double value) => EdgeInsets.all(ScreenUtil.instance.setWidth(value));
All sides padding
static EdgeInsets all(double value) => EdgeInsets.all(ScreenUtil.instance.setWidth(value));