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