toBorder method

Border toBorder()

Implementation

Border toBorder() {
  return Border.fromBorderSide(this);
}