menu
flutter_awesome_select package
documentation
flutter_awesome_select.dart
SmartSelect<T>
title property
title property
dark_mode
light_mode
title
property
String
?
title
final
The primary content of the widget. Used in trigger widget and header option
Implementation
final String? title;
flutter_awesome_select package
documentation
flutter_awesome_select
SmartSelect<T>
title property
SmartSelect class