isClickable property

bool get isClickable

Implementation

bool get isClickable => onClick != null || isToggleClickable;