SetupWidget<T extends SetupWidget<T> > constructor
const
SetupWidget<T extends SetupWidget<T> > ({
- Key? key,
Creates a SetupWidget.
Implementation
const SetupWidget({super.key});