CtrlPageView constructor

const CtrlPageView({
  1. Key? key,
})

Implementation

const CtrlPageView({Key? key}) : super(key: key);