menu
simple_chat package
documentation
controllers/chat_scroll_controller.dart
ChatScrollController
getOffset method
getOffset method
dark_mode
light_mode
getOffset
method
double
getOffset
(
)
The method for the get offset.
Implementation
double getOffset() { return controller.offset; }
simple_chat package
documentation
controllers/chat_scroll_controller
ChatScrollController
getOffset method
ChatScrollController class