ClearFunction typedef

ClearFunction = void Function()

A Calculator.

Implementation

typedef ClearFunction = void Function();