menu
multi_select_flutter package
documentation
dialog/multi_select_dialog_field.dart
MultiSelectDialogField<V>
title property
title property
dark_mode
light_mode
title
property
Widget
?
title
final
The text at the top of the dialog.
Implementation
final Widget? title;
multi_select_flutter package
documentation
dialog/multi_select_dialog_field
MultiSelectDialogField<V>
title property
MultiSelectDialogField class