ConcealerWithColorCard constructor
ConcealerWithColorCard({})
Implementation
ConcealerWithColorCard(
{super.key,
required this.myString,
required this.isHide,
required this.textStyle,
required this.color});