NGACards constructor
const
NGACards(})
Implementation
const NGACards(
this.children, {
final Key? key,
this.radius = 24,
this.padding = 16,
this.outPadding = 0,
this.alpha = 22,
this.useWhite = false,
this.isAllPadding = true,
}) : super(key: key);