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