TableStyle constructor
TableStyle({
- List<
TableColumnProperties> ? tableColumnProperties,
Implementation
TableStyle({
this.tableColumnProperties,
});
TableStyle({
this.tableColumnProperties,
});