childBuilder property

  1. @notSerializable
WoFormNode<Object?> Function()? get childBuilder
inherited

Implementation

@InputNullableConverter() WoFormNode? get child;@notSerializable WoFormNode Function()? get childBuilder;