Initializes the calculator state with default values.
Returns a future of the initialized state.
@protected Future<S> initializeCalculatorState();