Skip to main content

button_padding

Function button_padding 

Source
pub fn button_padding(resolved: &ResolvedThemeVariant) -> Padding
Expand description

Returns button padding from the resolved theme as an iced Padding.

Maps padding_vertical to top/bottom and padding_horizontal to left/right.