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