menu
flutter_advanced_table package
documentation
flutter_advanced_table_sliver.dart
AdvancedTableSliver
onEmptyState property
onEmptyState property
dark_mode
light_mode
onEmptyState
property
Widget
?
onEmptyState
final
Widget to display when the table is empty (i.e.,
items
is empty).
Implementation
final Widget? onEmptyState;
flutter_advanced_table package
documentation
flutter_advanced_table_sliver
AdvancedTableSliver
onEmptyState property
AdvancedTableSliver class