isNotInteractable property

bool get isNotInteractable

Implementation

bool get isNotInteractable =>
    [LayoutUnit.auto, LayoutUnit.undefined].contains(this);