menu
contentsquare package
documentation
csq.dart
CSQMaskingConfig
maskImages property
maskImages property
dark_mode
light_mode
maskImages
property
bool
?
maskImages
final
If true, any widget that creates a
RenderImage
will be masked. E.g:
Image
Implementation
final bool? maskImages;
contentsquare package
documentation
csq
CSQMaskingConfig
maskImages property
CSQMaskingConfig class