maskImages property

bool? maskImages
final

If true, any widget that creates a RenderImage will be masked. E.g: Image

Implementation

final bool? maskImages;