onOutputUpdate method

  1. @protected
void onOutputUpdate(
  1. BuildContext context,
  2. M output
)

Called whenever the output updates.

Implementation

@protected
void onOutputUpdate(BuildContext context, M output) {}