merge abstract method
Merges this object with other, returning a new object of type T.
Implementation
@override
StyledAttribute merge(covariant StyledAttribute? other);
Merges this object with other, returning a new object of type T.
@override
StyledAttribute merge(covariant StyledAttribute? other);