GetWidget<S extends GetLifeCycleMixin> constructor
const
GetWidget<S extends GetLifeCycleMixin> ({
- Key? key,
Creates a GetView associated with a specific key.
Implementation
const GetWidget({super.key});