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