menu
helpers package
documentation
helpers/widgets/scrollabe_table.dart
ScrollableTable<T>
tableWrapper property
tableWrapper property
dark_mode
light_mode
tableWrapper
property
Widget
Function
(
Widget
child
)
?
tableWrapper
final
Implementation
final Widget Function(Widget child)? tableWrapper;
helpers package
documentation
helpers/widgets/scrollabe_table
ScrollableTable<T>
tableWrapper property
ScrollableTable class