TableRowProperties constructor
TableRowProperties({
- Dimension? minRowHeight,
Implementation
TableRowProperties({
this.minRowHeight,
});
TableRowProperties({
this.minRowHeight,
});