blurColor property

Color blurColor
final

For specifying the color of the blur. Use the color of the background to blend with it.

By default it is set to Colors.black.

Implementation

final Color blurColor;