LanguageSelector constructor

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

Implementation

const LanguageSelector({Key? key}) : super(key: key);