marginPassword property

EdgeInsets get marginPassword

Implementation

EdgeInsets get marginPassword {
  return marginCustom(vertical: 3);
}