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