menu
sst_base package
documentation
ui/component/scroll_to_hide.dart
ScrollToHide
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The widget that you want to hide/show based on the scroll direction.
Implementation
final Widget child;
sst_base package
documentation
ui/component/scroll_to_hide
ScrollToHide
child property
ScrollToHide class