ContactInitial( {Key? key, this.size = 40, required this.initials, this.index, this.maxSize, this.minSize}) : super(key: key);