NotificationBadge constructor Null safety

NotificationBadge(
  1. int notification
)

Implementation

NotificationBadge(this.notification);