ScribbleView constructor

ScribbleView(
  1. ScribbleModel model
)

Implementation

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