controller property

BaseController<State> controller
final

The controller that the ObserverWidget will interact with.

Implementation

final BaseController<State> controller;