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