mask property

Widget mask
final

The widget which is painted over the child widget, in a save layer with BlendMode blendMode.

Implementation

final Widget mask;