axis property
The axis on which to constrain any stretching.
Implementation
@Deprecated('Access this value using the context instead.')
Axis? get axis => _context.axis;
The axis on which to constrain any stretching.
@Deprecated('Access this value using the context instead.')
Axis? get axis => _context.axis;