IOSChatSettings constructor Null safety
Implementation
IOSChatSettings({
this.title,
this.sendButtonColor,
this.navigationBarItemsColor,
this.navigationBarColor,
this.navigationBarTitleColor,
});
IOSChatSettings({
this.title,
this.sendButtonColor,
this.navigationBarItemsColor,
this.navigationBarColor,
this.navigationBarTitleColor,
});