Function Style.setPadding

Style setPadding(
  int left,
  int top,
  int right,
  int bottom
);