ZdsBlockTable constructor
- {required List<
ZdsBlockTableHeader> headers, - required List<
ZdsBlockTableRow> rows, - double columnWidth = 80,
- double cellHeight = 34,
- double cellPadding = 18,
- double rowHeaderHeight = 24,
- Key? key}
Creates a new ZdsBlockTable
Implementation
const ZdsBlockTable