postActionLayout property

ActionLayout postActionLayout
final

describe how to layout the actions at ActionPosition.post. defaults to ActionLayout with ActionAlignment.spaceEvenly and ActionMotion.behind

Implementation

final ActionLayout postActionLayout;