hasAxis property

bool hasAxis

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

Implementation

bool get hasAxis => axis != null;