StackView constructor

StackView(
  1. StackModel model
)

Implementation

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