menu
getworld package
documentation
scr/name.dart
Name
Name constructor
Name constructor
dark_mode
light_mode
Name
constructor
Name
(
{
required
String
official
,
required
String
common
,
})
Implementation
Name({ required this.official, required this.common, });
getworld package
documentation
scr/name
Name
Name constructor
Name class