material_select/material_select library

Classes

MaterialSelectComponent<T>
Material Select is a container for selecting items from a collection, marking selected options with a check icon.

Typedefs

TrackFunction = Object? Function(int i, dynamic d)