scrollDirection property
The scroll direction of the chip group.
Defaults to Axis.horizontal if not provided.
Implementation
final Axis? scrollDirection;
The scroll direction of the chip group.
Defaults to Axis.horizontal if not provided.
final Axis? scrollDirection;