panelButtonWidth constant
double
const panelButtonWidth
The width, and height of the scrolling panel buttons in Themes Playground page view, and how much it shrinks when we go to phone size.
The same shrunk sizes are reused in the compact view mode in larger breakpoints, when the compact view mode is selected.
Implementation
static const double panelButtonWidth = 115;