GetBuilderView<T extends GetxController> constructor

const GetBuilderView<T extends GetxController>({
  1. Key? key,
})

Constructor

Implementation

const GetBuilderView({super.key});