buildView abstract method

This method should return the View for the module.

Implementation

@protected
@factory
State<StatefulWidget> buildView();