FeedMenuComponentLoaded constructor

const FeedMenuComponentLoaded({
  1. required FeedMenuModel value,
})

Implementation

const FeedMenuComponentLoaded({required this.value});