NGACard constructor
const
NGACard(})
Implementation
const NGACard(this.child,
{Key? key,
this.radius = 24,
this.padding = 16,
this.outPadding = 0,
this.alpha = 22,
this.useWhite = false,
this.isAllPadding = true,
this.onTap,
this.tip = ''})
: super(key: key);