pub fn xl<T>(base: T, sm: T, md: T, lg: T, xl: T) -> ResponsiveValue<T>Expand description
Create a responsive value with all breakpoint values
pub fn xl<T>(base: T, sm: T, md: T, lg: T, xl: T) -> ResponsiveValue<T>Create a responsive value with all breakpoint values