buttonIconSize constant
The standard size for the icon when it's not the only element (e.g., in filled or toggle buttons).
For InspectorButtonVariant.iconOnly, the icon typically takes up the full buttonSize.
Implementation
static const double buttonIconSize = 18.0;