const LeftScrollItem({ Key? key, this.onTap, this.text, this.color, this.textColor, }) : super(key: key);