menu
material_table_view package
documentation
material_table_view.dart
TableView
headerHeight property
headerHeight property
dark_mode
light_mode
headerHeight
property
double
headerHeight
final
Height of a header. If null,
rowHeight
will be used instead.
Implementation
final double headerHeight;
material_table_view package
documentation
material_table_view
TableView
headerHeight property
TableView class