opaque property
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;
Whether this widget should prevent other MouseRegions visually behind it from detecting the pointer.
See MouseRegion.opaque for more details.
@override
final bool opaque;