menu
flutter_bamboo_ui_kit package
documentation
widgets/dropdown.dart
TDropdown<T>
itemLabel property
itemLabel property
dark_mode
light_mode
itemLabel
property
String
Function
(
T
)
itemLabel
final
Implementation
final String Function(T) itemLabel;
flutter_bamboo_ui_kit package
documentation
widgets/dropdown
TDropdown<T>
itemLabel property
TDropdown class