AxisValuePredicate typedef

AxisValuePredicate = bool Function(double axisValue)

Implementation

typedef AxisValuePredicate = bool Function(double axisValue);