backdropBlur3xl method

Widget backdropBlur3xl()

Implementation

Widget backdropBlur3xl() => backdropBlur(sigmaX: 64.0, sigmaY: 64.0);