The button appears when users scroll down the page, providing an easy way to navigate back to the top of long documentation pages.
#include "ui/base/material_design/material_design_controller.h" #include "ui/gfx/animation/tween.h" #include "ui/gfx/canvas.h" #include "ui/gfx/color_palette.h" # ...