Icon
Creates an instance of OudsListItemLeading.Icon.
Parameters
Painter of the icon.
The content description associated with this OudsListItemLeading.Icon.
Size of the icon among OudsListItemIconSize values.
Controls whether the icon should be tinted with the theme color. Defaults to true. When set to false, the icon is displayed with its original colors (e.g., for multicolor icons). Note that untinted icons must ensure sufficient contrast with the background for accessibility reasons.
Creates an instance of OudsListItemLeading.Icon.
Parameters
Image vector of the icon.
The content description associated with this OudsListItemLeading.Icon.
Size of the icon among OudsListItemIconSize values.
Controls whether the icon should be tinted with the theme color. Defaults to true. When set to false, the icon is displayed with its original colors (e.g., for multicolor icons). Note that untinted icons must ensure sufficient contrast with the background for accessibility reasons.
Creates an instance of OudsListItemLeading.Icon. Use an icon to reinforce the meaning of the destination or help users identify a familiar category, object or service.
Parameters
Image bitmap of the icon.
The content description associated with this OudsListItemLeading.Icon.
Size of the icon among OudsListItemIconSize values.
Controls whether the icon should be tinted with the theme color. Defaults to true. When set to false, the icon is displayed with its original colors (e.g., for multicolor icons). Note that untinted icons must ensure sufficient contrast with the background for accessibility reasons.