layoutBehavior property
final
Defines whether a ButtonBar should size itself with a minimum size constraint or with padding.
Defaults to ButtonBarLayoutBehavior.padded.
Implementation
final ButtonBarLayoutBehavior layoutBehavior;
Defines whether a ButtonBar should size itself with a minimum size constraint or with padding.
Defaults to ButtonBarLayoutBehavior.padded.
final ButtonBarLayoutBehavior layoutBehavior;