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