GNRegularTextWidget constructor
const
GNRegularTextWidget({})
Implementation
const GNRegularTextWidget({
super.key,
this.title,
this.fontsize,
this.fontcolor,
this.align,
this.maxLines,
this.overflow,
this.fontStyle,
this.textDirection,
this.handleNullValue = true,
this.nullValue = "",
});