chips property
Current list of selected chips to display.
When using controller-based management, this is managed automatically. For callback-based management, this should reflect the current state.
Implementation
final List<T> chips;
Current list of selected chips to display.
When using controller-based management, this is managed automatically. For callback-based management, this should reflect the current state.
final List<T> chips;