GetWidgetCache constructor

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

Constructs a GetWidgetCache widget.

Implementation

const GetWidgetCache({super.key});