copyWith method

ChatTileTheme copyWith()

Implementation

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