lightFullWidth

fun SimpleListItemStyle.Companion.lightFullWidth(background: Color = Color.Unspecified, backgroundFocused: Color = IntUiLightTheme.colors.blue(11), backgroundSelected: Color = IntUiLightTheme.colors.blue(11), backgroundSelectedFocused: Color = IntUiLightTheme.colors.blue(11), content: Color = Color.Unspecified, contentFocused: Color = Color.Unspecified, contentSelected: Color = Color.Unspecified, contentSelectedFocused: Color = Color.Unspecified): SimpleListItemStyle