createModel abstract method

T createModel()

Creates the view model. This is only called once in the widget's lifetime.

Implementation

T createModel();