border1Top property

Border border1Top

Implementation

Border get border1Top {
  return Border(top: BorderSide(color: this, width: 1));
}