LangSelectMenu constructor

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

Implementation

const LangSelectMenu({
  super.key,
});