NudgeCloseButtonConfig constructor
const
NudgeCloseButtonConfig({})
Implementation
const NudgeCloseButtonConfig({
this.marginTop = 12,
this.marginRight = 12,
this.backgroundColor = const Color(0x14000000),
this.iconColor = const Color(0xFF66667A),
this.iconSize = 16,
});