GNCircularCard constructor
const
GNCircularCard({})
Implementation
const GNCircularCard({
super.key,
required this.number,
required this.title,
required this.message,
required this.date,
this.downloadLink,
});