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