PlNotificationContainer constructor
PlNotificationContainer(})
Implementation
PlNotificationContainer(
this.child,
this.duration, {
this.curve = Curves.ease,
this.width = 1,
this.height = 1,
this.onEnd,
});