LazyTableElement constructor
LazyTableElement(
- LazyTable widget
Instantiates the rendering element for the given LazyTable.
Implementation
LazyTableElement(LazyTable super.widget);
Instantiates the rendering element for the given LazyTable.
LazyTableElement(LazyTable super.widget);