CurrentView constructor

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

Implementation

const CurrentView({super.key});