GestureView constructor

GestureView(
  1. GestureModel model
)

Implementation

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