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