• paolosoares's avatar
    Adds more customization options to the Chip widget (#11498) · 4da5e9b2
    paolosoares authored
    * Adds more customization options to the Chip widget
    
    Includes:
    - Custom Tooltip message for the delete button;
    - Custom background color for the chip
    - Custom delete icon color
    - Custom label text style
    
    * Adds missing type annotations to tests and improves documentation.
    
    * Tweaks labelStyle field documentation
    4da5e9b2
chip.dart 4.5 KB