onParsed property

OnParsed? onParsed
final

The callback that will be called when child elements have been processed.

Returning a different build tree is allowed.

Implementation

final OnParsed? onParsed;