dropdownBuilderSupportsNullItem property

bool dropdownBuilderSupportsNullItem
final

If true, the dropdownBuilder will continue the uses of material behavior This will be useful if you want to handle a custom UI only if the item !=null

Implementation

final bool dropdownBuilderSupportsNullItem;