blurDegree property
The degree of blurring applied to the custom background image. This parameter takes effect only when the type of the custom background image is backgroundBlur.
Implementation
@JsonKey(name: 'blur_degree')
final BackgroundBlurDegree? blurDegree;