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