NotificationWidgetBase<T extends NotificationBase> constructor
NotificationWidgetBase<T extends NotificationBase> (
- T model
Implementation
NotificationWidgetBase(this.model) : super(key: Key(model.time.toString()));