controller property Null safety

RealController controller
final

The state for a calculator instance is held both in the Controller, and in the Model referenced by the controller.

Implementation

final RealController controller;