shadeInvert method

Widget shadeInvert()

Implementation

Widget shadeInvert() => InvertFilter(child: this);