menu
tcic_client_ui package
documentation
third_party/floating/control/scroll_position_control.dart
ScrollPositionControl
setScrollBottom method
setScrollBottom method
dark_mode
light_mode
setScrollBottom
method
dynamic
setScrollBottom
(
dynamic
scrollBottom
(
double
bottom
)
)
Implementation
setScrollBottom(Function(double bottom) scrollBottom) { _scrollBottom = scrollBottom; }
tcic_client_ui package
documentation
third_party/floating/control/scroll_position_control
ScrollPositionControl
setScrollBottom method
ScrollPositionControl class