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