menu
flutter_advanced_table package
documentation
flutter_advanced_table_sliver.dart
AdvancedTableSliver
headerDecoration property
headerDecoration property
dark_mode
light_mode
headerDecoration
property
BoxDecoration
?
headerDecoration
final
Decoration for the header section (the entire header row).
Implementation
final BoxDecoration? headerDecoration;
flutter_advanced_table package
documentation
flutter_advanced_table_sliver
AdvancedTableSliver
headerDecoration property
AdvancedTableSliver class