alignment property

StacWrapAlignment? alignment
final

How the children within a run should be placed in the main axis. Defaults to StacWrapAlignment.start.

Implementation

final StacWrapAlignment? alignment;