SuggestedListProperties constructor
SuggestedListProperties({
- ListProperties? listProperties,
- ListPropertiesSuggestionState? listPropertiesSuggestionState,
Implementation
SuggestedListProperties({
this.listProperties,
this.listPropertiesSuggestionState,
});