horizontalActions property

bool? horizontalActions
final

Determines whether to lay out primaryButton and secondaryButton horizontally or vertically.

Defaults to true.

Implementation

final bool? horizontalActions;