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: whether @child should appear in a secondary group of children.

Meta