CounterController constructor

CounterController(
  1. dynamic value
)

Implementation

CounterController(value) : super(value);