ScrollController not attached to any scroll views.
'package:flutter/src/widgets/scroll_controller.dart':
Failed assertion: line 171 pos 12: '_positions.isNotEmpty'
When the exception was thrown, this was the stack:
#2 ScrollController.position (package:flutter/src/widgets/scroll_controller.dart:171:12)
scroll_controller.dart:171
#3 _ChatState.scrollToBottom (package:mobile_chat_ui/src/widgets/chat.dart:94:24)
chat.dart:94
#4 _ChatState.initState.<anonymous closure> (package:mobile_chat_ui/src/widgets/chat.dart:110:57)
chat.dart:110
#5 SchedulerBinding._invokeFrameCallback (package:flutter/src/scheduler/binding.dart:1442:15)
binding.dart:1442```