Sets the blur intensity.
amount
Future<void> setBlurIntensity(double amount) { throw UnimplementedError('setBlurIntensity() has not been implemented.'); }