MenuItemView constructor

MenuItemView(
  1. MenuItemModel model
)

Implementation

MenuItemView(this.model) : super(key: ObjectKey(model));