SDUIText constructor
SDUIText({})
Implementation
SDUIText(
{this.caption,
this.overflow,
this.color,
this.bold,
this.italic,
this.size,
this.alignment,
this.decoration});
SDUIText(
{this.caption,
this.overflow,
this.color,
this.bold,
this.italic,
this.size,
this.alignment,
this.decoration});