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