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