border05 property

Border border05

Implementation

Border get border05 {
  return Border.fromBorderSide(BorderSide(color: this, width: 0.5));
}