onSizeDetermined property
final
Callback, called when the Participant.video's size is determined.
Implementation
final void Function()? onSizeDetermined;
Callback, called when the Participant.video's size is determined.
final void Function()? onSizeDetermined;