HeaderInformation constructor
const
HeaderInformation({})
Implementation
const HeaderInformation(
{Key? key, this.circleText = "", this.bacgroundColorCircle, required this.iconApp, this.titleColor, this.subColor, this.cardColor})
: super(key: key);