onContext property

BuildContext Function()? onContext
final

Callback, called to retrieve the BuildContext that ChatView is built onto.

Implementation

final BuildContext Function()? onContext;