buttonPosition property

Position buttonPosition
final

The position of the button in the layout.

By default, the button position is Position.fullBottom.

Implementation

final Position buttonPosition;