isInteractable property

bool get isInteractable

Implementation

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