TriggerView constructor

TriggerView(
  1. TriggerModel model
)

Implementation

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