toastContainer method
Render a toast container component
Implementation
@override
Component toastContainer(ToastContainerProps props) =>
CodexToastContainer(props);
Render a toast container component
@override
Component toastContainer(ToastContainerProps props) =>
CodexToastContainer(props);