ChatControllerGeneralFramework<T extends MessageGeneralFramework> constructor
ChatControllerGeneralFramework<T extends MessageGeneralFramework> ({
- String key = "chat_page",
UncompleteDocumentation
Implementation
ChatControllerGeneralFramework({
String key = "chat_page",
}) : scrollControllerAutoKeepStateData = ScrollControllerAutoKeepStateData(
keyId: key,
);