onPostTransform method

  1. @mustCallSuper
void onPostTransform(
  1. DoughTransformerContext context
)

A callback raised after a transform has been invoked.

Implementation

@mustCallSuper
void onPostTransform(DoughTransformerContext context) {}