ContactInitial({Key? key, this.size = 50, this.initials, this.index, this.backgroundColor}) : super(key: key);