menu
smart_sdk package
documentation
app/modules/language/views/language_view.dart
LanguageView
LanguageView.new const constructor
LanguageView.new const constructor
dark_mode
light_mode
LanguageView
constructor
const
LanguageView
(
{
Key
?
key
,
})
Implementation
const LanguageView({Key? key}) : super(key: key);
smart_sdk package
documentation
app/modules/language/views/language_view
LanguageView
LanguageView.new const constructor
LanguageView class