cancellable property

bool cancellable
getter/setter pair

Acts as an override to any individual widget handling of handled

If set to false it will prevent handled from being set to true

Implementation

bool cancellable = true;