borderSide05 property

BorderSide borderSide05

Implementation

BorderSide get borderSide05 {
  return BorderSide(color: this, width: 0.5);
}