NGATxtButton constructor
const
NGATxtButton(})
Implementation
const NGATxtButton(this.txt, this.onTap,
{Key? key, this.radius = 24, this.alpha = 22, this.useWhite = false, this.tip = ''})
: super(key: key);
const NGATxtButton(this.txt, this.onTap,
{Key? key, this.radius = 24, this.alpha = 22, this.useWhite = false, this.tip = ''})
: super(key: key);