menu
genai_components package
documentation
widgets/paged_datatable/paged_datatable.dart
PagedDataTableConfiguration
rowHeight property
rowHeight property
dark_mode
light_mode
rowHeight
property
double
?
rowHeight
final
The height of every row. If null, it will size to content.
Defaults to 52.
Implementation
final double? rowHeight;
genai_components package
documentation
widgets/paged_datatable/paged_datatable
PagedDataTableConfiguration
rowHeight property
PagedDataTableConfiguration class