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