NsgTextButton constructor
const
NsgTextButton({})
Implementation
const NsgTextButton(
{super.key, this.text = '', this.onTap, this.color, this.fontSize, this.textAlign = TextAlign.left, this.padding = const EdgeInsets.all(10)});