menu
flutter_floating package
documentation
floating/control/scroll_position_control.dart
ScrollPositionControl
scrollBottomRight method
scrollBottomRight method
dark_mode
light_mode
scrollBottomRight
method
dynamic
scrollBottomRight
(
double
bottom
,
double
right
)
Implementation
scrollBottomRight(double bottom, double right) { _scrollBottomRight?.call(bottom, right); }
flutter_floating package
documentation
floating/control/scroll_position_control
ScrollPositionControl
scrollBottomRight method
ScrollPositionControl class