const library

Classes

CustomDropdown<T>
A fully generic, customizable dropdown that works with any type T.
StateLgaCityController

Typedefs

ItemBuilder<T> = Widget Function(BuildContext context, T item, bool isSelected)