copyWith method

ChatBubbleTheme copyWith()

Implementation

ChatBubbleTheme copyWith() {
  return const ChatBubbleTheme();
}