SelectionDialogWidget constructor
const
SelectionDialogWidget({
- Key? key,
- required SelectionConfig config,
Implementation
const SelectionDialogWidget({super.key, required this.config});