preActionLayout property

ActionLayout preActionLayout
final

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

Implementation

final ActionLayout preActionLayout;