onCommandBoundary property

void Function()? onCommandBoundary
final

Runs after each command flush.

Implementation

final void Function()? onCommandBoundary;