menu
stash_app_flutter
core/data/graphql/schema.graphql.dart
Input$ConfigInterfaceInput
customLocales property
customLocales
dark_mode
light_mode
customLocales
property
String
?
get
customLocales
Implementation
String? get customLocales => (_$data['customLocales'] as String?);
stash_app_flutter
schema.graphql
Input$ConfigInterfaceInput
customLocales property
Input$ConfigInterfaceInput class