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