emptyChildrenBehavior property

EmptyChildrenBehavior emptyChildrenBehavior
final

Controls whether to hide or disable the expansion control when there are no children.

Defaults to EmptyChildrenBehavior.disable to maintain consistent layout.

Implementation

final EmptyChildrenBehavior emptyChildrenBehavior;