ThemeView constructor

ThemeView(
  1. ThemeModel model
)

Implementation

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