DropDownPage<ChildData extends WithLangText, ParentData extends WithOffline?, DDModel extends DropDownModel<ChildData, ParentData> > constructor
- Key? key,
Implementation
const DropDownPage({Key? key}) : super(key: key);