createAxis method

Axis<D>? createAxis()

Creates an appropriately typed Axis.

Implementation

Axis<D>? createAxis() => null;