Skip to main content

input_padding

Function input_padding 

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

Returns text input padding from the resolved theme as an iced Padding.

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