marginAll method

EdgeInsets marginAll()

Implementation

EdgeInsets marginAll() {
  return EdgeInsets.all(h);
}