onContext property
final
      Callback, called to retrieve the BuildContext that ChatView is built onto.
Implementation
final BuildContext Function()? onContext;Callback, called to retrieve the BuildContext that ChatView is built onto.
final BuildContext Function()? onContext;