menu
t_utils package
documentation
common/widgets/data_table/paginated_data_table.dart
TPaginatedDataTable
dataRowHeight property
dataRowHeight property
dark_mode
light_mode
dataRowHeight
property
double
?
dataRowHeight
final
Height of each data row in the DataTable.
Implementation
final double? dataRowHeight;
t_utils package
documentation
common/widgets/data_table/paginated_data_table
TPaginatedDataTable
dataRowHeight property
TPaginatedDataTable class