blurRegion property

GlobalKey<State<StatefulWidget>>? blurRegion
final

If not null, the related widget will be used as constraints for the blurred region

Implementation

final GlobalKey? blurRegion;