ArcaneBarriers constructor
const
ArcaneBarriers({})
Implementation
const ArcaneBarriers({
this.barrierColor = Colors.black,
this.barrierOpacity = 0.3,
this.dialogBarrierColor,
this.dialogBarrierOpacity,
this.menuBarrierColor,
this.menuBarrierOpacity,
});