stateCallBack property
stateCallBack to access controller functions from parent pass empty reference of CometChatUsersController object
Implementation
final Function(CometChatUsersController controller)? stateCallBack;
stateCallBack to access controller functions from parent pass empty reference of CometChatUsersController object
final Function(CometChatUsersController controller)? stateCallBack;