TableRowStyleSuggestionState constructor
TableRowStyleSuggestionState({
- bool? minRowHeightSuggested,
Implementation
TableRowStyleSuggestionState({
this.minRowHeightSuggested,
});