mergeBorder abstract method

  1. @override
OutlinedBorderDto<Value> mergeBorder(
  1. covariant OutlinedBorderDto<Value>? other
)
override

Implementation

@override
OutlinedBorderDto<Value> mergeBorder(OutlinedBorderDto<Value>? other);