menu
flutter_advanced_table package
documentation
flutter_advanced_table_sliver.dart
AdvancedTableSliver
rowElementsDecoration property
rowElementsDecoration property
dark_mode
light_mode
rowElementsDecoration
property
BoxDecoration
?
rowElementsDecoration
final
Decoration for the row elements (applied to each row).
Implementation
final BoxDecoration? rowElementsDecoration;
flutter_advanced_table package
documentation
flutter_advanced_table_sliver
AdvancedTableSliver
rowElementsDecoration property
AdvancedTableSliver class