showCustomUi property

bool? showCustomUi
getter/setter pair

True if the UI should be customized based on the kind of condition.

If true, "List" conditions will show a dropdown.

Implementation

core.bool? showCustomUi;