marginEmail property

EdgeInsets get marginEmail

Implementation

EdgeInsets get marginEmail {
  return marginCustom(top: 5, bottom: 3);
}