layoutBehavior property

ButtonBarLayoutBehavior layoutBehavior
final

Defines whether a ButtonBar should size itself with a minimum size constraint or with padding.

Defaults to ButtonBarLayoutBehavior.padded.

Implementation

final ButtonBarLayoutBehavior layoutBehavior;