layout property

OudsChipLayout get layout

Property that detects and returns the chip layout based on the provided elements (text and/or icon)

Implementation

OudsChipLayout get layout => _detectLayout(label, avatar);