children property

List<CNode> children
final

Children of the widget, must be two for the if and else

Implementation

final List<CNode> children;