mutableChildren property

List<FNode>? Function(T node) mutableChildren
final

Implementation

final List<FNode>? Function(T node) mutableChildren;