pub const DIVIDER_THICKNESS: f32 = 1.0;
Default visual thickness of a Divider stroke. Divider has no per-widget Recipe*Style module, so the constant lives alongside the widget that reads it.
Divider
Recipe*Style