ExampleDropDownWidget constructor
const
ExampleDropDownWidget({
- Key? key,
Implementation
const ExampleDropDownWidget({Key? key}) : super(key: key);
const ExampleDropDownWidget({Key? key}) : super(key: key);