onPieces property

Iterable<BuiltPiece> Function(BuildMetadata meta, Iterable<BuiltPiece> pieces) onPieces
final

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

Implementation

BuildMetadata meta, Iterable pieces) onPieces