opaque property

  1. @override
bool opaque
final

Whether this widget should prevent other MouseRegions visually behind it from detecting the pointer.

See MouseRegion.opaque for more details.

Implementation

@override
final bool opaque;