onCommandBoundary property
void Function()?
onCommandBoundary
final
Runs after each command flush.
Implementation
final void Function()? onCommandBoundary;
Runs after each command flush.
final void Function()? onCommandBoundary;