menu
mkx_ui_kit package
documentation
widgets/custom_dropdown.dart
CustomDropdown<T>
label property
label property
dark_mode
light_mode
label
property
String
label
final
The label text displayed for this dropdown
Implementation
final String label;
mkx_ui_kit package
documentation
widgets/custom_dropdown
CustomDropdown<T>
label property
CustomDropdown class