menu
core_custom_tools package
documentation
ui/widgets/dropdown/dropdown.widget.dart
DropdownWidget<T>
dataLabel property
dataLabel property
dark_mode
light_mode
dataLabel
property
String
Function
(
T
)
dataLabel
final
Implementation
final String Function(T) dataLabel;
core_custom_tools package
documentation
ui/widgets/dropdown/dropdown.widget
DropdownWidget<T>
dataLabel property
DropdownWidget class