hasAxis property

bool get hasAxis

Whether or not this transformer has an axis to constrain to.

Implementation

bool get hasAxis => axis != null;