runAlignment property

StacWrapAlignment? runAlignment
final

How the runs themselves should be placed in the cross axis. Defaults to StacWrapAlignment.start.

Implementation

final StacWrapAlignment? runAlignment;