LiveCloseButton constructor
const
LiveCloseButton({})
Implementation
const LiveCloseButton({
super.key,
this.enabled = const ValueCell.value(true),
this.press,
this.color,
this.style,
});
const LiveCloseButton({
super.key,
this.enabled = const ValueCell.value(true),
this.press,
this.color,
this.style,
});