blurDegree property
自定义背景图的模糊程度。 该参数仅在自定义背景图类型为 backgroundBlur 时生效。
Implementation
@JsonKey(name: 'blur_degree')
final BackgroundBlurDegree? blurDegree;
自定义背景图的模糊程度。 该参数仅在自定义背景图类型为 backgroundBlur 时生效。
@JsonKey(name: 'blur_degree')
final BackgroundBlurDegree? blurDegree;