ButtonBox.getChildSecondary

Returns whether child should appear in a secondary group of children.

class ButtonBox
bool
getChildSecondary

Parameters

child Widget

a child of widget

Return Value

Type: bool

whether child should appear in a secondary group of children.

Meta