GTFDialogContainer constructor
const
GTFDialogContainer({})
Implementation
const GTFDialogContainer({
Key? key,
this.width = 310,
this.radius = 4,
this.color = GTFColor.white,
this.widget,
}) : super(key: key);