GView<T> constructor

const GView<T>({
  1. Key? key,
})

Implementation

const GView({super.key});