FrameworkView constructor

FrameworkView(
  1. FrameworkModel model
)

Implementation

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