alignment property

double alignment
final

How the widget should be aligned.

This value is passed to Scrollable.ensureVisible as the value of its argument of the same name.

Defaults to 0.0.

Implementation

final double alignment;