FeedNudge constructor

const FeedNudge({
  1. required Nudge nudge,
})

Implementation

const FeedNudge({required this.nudge});