isInteractable property

bool get isInteractable

Implementation

bool get isInteractable =>
    [LayoutUnit.point, LayoutUnit.percent, LayoutUnit.auto].contains(this);