builder property
The builder function that returns the widget tree.
Called initially and whenever the state changes (subject to buildWhen). Receives (context, state).
Implementation
final QuickRTCWidgetBuilder builder;
The builder function that returns the widget tree.
Called initially and whenever the state changes (subject to buildWhen). Receives (context, state).
final QuickRTCWidgetBuilder builder;