ChatAppBar constructor
const
ChatAppBar({})
Implementation
const ChatAppBar(
{super.key,
this.otherUserName = "",
this.otherUserImage = "",
this.userNameStyle,
required this.chatAppBackgroundColor});