menu
scrollbar_ultima package
documentation
scr/show_hide_animated_controller.dart
ShowHideAnimatedController
maybeUpdate method
maybeUpdate method
dark_mode
light_mode
maybeUpdate
method
void
maybeUpdate
(
)
Implementation
void maybeUpdate() { _maybeHide(); _maybeShow(); }
scrollbar_ultima package
documentation
scr/show_hide_animated_controller
ShowHideAnimatedController
maybeUpdate method
ShowHideAnimatedController class