JetView<T> constructor

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

Implementation

const JetView({super.key});