TableElement constructor
TableElement(
- Table widget
Instantiates the rendering element for the given table.
Implementation
TableElement(Table super.widget);
Instantiates the rendering element for the given table.
TableElement(Table super.widget);