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