TcController constructor

TcController({
  1. required PageViewService pageViewService,
})

Implementation

TcController({required this.pageViewService});