blur property

bool blur
final

This is the value that defines if you want to enable Gaussian blur effect. By default is false

Implementation

final bool blur;