ExpandedView constructor

ExpandedView(
  1. ExpandedModel model
)

Implementation

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