onPendingChanged property
void Function()?
onPendingChanged
getter/setter pair
Invoked when any surface's pending sequence starts/clears.
Implementation
void Function()? onPendingChanged;
Invoked when any surface's pending sequence starts/clears.
void Function()? onPendingChanged;