GNCustomDateWidget constructor
const
GNCustomDateWidget({})
Implementation
const GNCustomDateWidget({
super.key,
required this.date,
this.backgroundColor,
this.fontColor,
this.iconColor,
this.fontSize,
this.iconSize,
this.isBold = true,
this.padding, this.align,
});