size property
final
Size of the icon. Defaults to OudsListItemIconSize.medium.
OudsListItemIconSize.medium: Preferred for standard and compact items when the icon provides secondary visual support.OudsListItemIconSize.large: Use when the icon needs stronger prominence or when the item has multiline content or additional information.
Implementation
final OudsListItemIconSize size;