CenterText constructor
const
CenterText(})
Implementation
const CenterText(this.data,
{Key? key, this.style = content, this.maxLines, this.textMaxWidth = double.infinity, this.textAlign})
: super(key: key);
const CenterText(this.data,
{Key? key, this.style = content, this.maxLines, this.textMaxWidth = double.infinity, this.textAlign})
: super(key: key);