DateStyle constructor
const
DateStyle({})
Implementation
const DateStyle({
this.textStyle,
this.contentPadding,
this.isTransparentBackground,
super.width,
super.height,
super.background,
super.border,
super.borderRadius,
super.gradient,
});