alignment property
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;
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.
final double alignment;