material_chips/material_chip library

Classes

MaterialChipComponent<T>
A "chip" widget renders an object in the 'chip' format - a rounded box with a shadow, typically used in a horizontal list. Any object implementing the HasUIDisplayName interface can be used, or no object at all.