border05Top property

Border border05Top

Implementation

Border get border05Top {
  return Border(top: BorderSide(color: this, width: 0.5));
}