mergeBorder abstract method
BorderRadiusOutlinedBorderDto<Value>
mergeBorder(
- covariant BorderRadiusOutlinedBorderDto<
Value> ? other
override
Implementation
@override
BorderRadiusOutlinedBorderDto<Value> mergeBorder(
covariant BorderRadiusOutlinedBorderDto<Value>? other,
);