FastDialog constructor
const
FastDialog({})
Implementation
const FastDialog({
super.key,
required this.children,
this.applyMinimumConstraints = false,
super.backgroundColor,
this.constraints,
this.titleColor,
this.titleText,
super.actions,
});