axisAlignment property

double axisAlignment
final

{@template perceive_slidable.axisAlignment} How to align the sheet on the horizontal axis when the available width is bigger than the maxWidth of the sheet.

The value must be in the range from -1.0 (far left) and 1.0 (far right).

Defaults to 0.0 (center). {@endTemplate}

Implementation

final double axisAlignment;