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