LanguageView constructor

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

Implementation

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