NumberTickerController constructor

NumberTickerController()

Implementation

NumberTickerController()
    : _number = 0,
      super(0);