menu
multiple_search_selection package
documentation
createable/create_options.dart
CreateOptions<T>
pickCreated property
pickCreated property
dark_mode
light_mode
pickCreated
property
bool
pickCreated
final
Whether to automatically pick the created item. Defaults to
false
.
Implementation
final bool pickCreated;
multiple_search_selection package
documentation
createable/create_options
CreateOptions<T>
pickCreated property
CreateOptions class